#F4D0BF#F4D0BF
#F4D0BF is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.4% C 0.047 H 46.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D0BF |
|---|---|
| RGB | rgb(244, 208, 191) |
| HSL | hsl(19, 71%, 85%) |
| HSV | hsv(19, 22%, 96%) |
| CMYK | cmyk(0%, 14.8%, 21.7%, 4.3%) |
| CIE-LAB | lab(86.06, 10.04, 13.12) |
| CIE-LCH | lch(86.06, 16.52, 52.58°) |
| OKLab | oklab(88.36% 0.0321 0.0341) |
| OKLCH | oklch(88.36% 0.047 46.8) |
| XYZ | xyz(69.2684, 68.1087, 58.7776) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 6.45
Mistyrose
#FFE4E1
ΔE00 7.36
Light Peach
#FFD8B1
ΔE00 7.99
Bisque
#FFE4C4
ΔE00 8.92
Warm Beige
#E9DCC9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D0BF #BFE3F4
analogous
#F4BFC8 #F4D0BF #F4EABF
triadic
#F4D0BF #BFF4D0 #D0BFF4
tetradic
#F4D0BF #C8F4BF #BFE3F4 #EABFF4
square
#F4D0BF #C8F4BF #BFE3F4 #EABFF4
split-complementary
#F4D0BF #BFF4EA #BFC8F4
monochromatic
#E28357 #EBAA8B #F4D0BF #FBECE5 #FBECE5
Accessibility & contrast
On white
1.44
#F4D0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F4D0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D0BF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D0BF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#FECACB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4d0bf; /* rgb */ color: rgb(244, 208, 191); /* oklch */ color: oklch(88.4% 0.047 46.8);
Tailwind
colors: {
custom: {
50: '#f8ded2',
500: '#f4d0bf',
950: '#000000',
},
}SCSS
$custom: #f4d0bf; $custom-light: #f8ded2; $custom-dark: #000000;
JSON
{
"hex": "#f4d0bf",
"rgb": {
"r": 244,
"g": 208,
"b": 191
},
"hsl": {
"h": 19.245,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.88364,
"c": 0.0468,
"h": 46.8
},
"luminance": 0.68106
}Semantic roles & 50–950 ramp
primary
#F4D0BF
secondary
#82BAD5
accent
#95D313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483