#F4D2BF#F4D2BF
#F4D2BF is a very light, muted orange. Relative luminance 0.691; OKLCH L 88.7% C 0.046 H 51.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2BF |
|---|---|
| RGB | rgb(244, 210, 191) |
| HSL | hsl(22, 71%, 85%) |
| HSV | hsv(22, 22%, 96%) |
| CMYK | cmyk(0%, 13.9%, 21.7%, 4.3%) |
| CIE-LAB | lab(86.55, 8.99, 13.81) |
| CIE-LCH | lch(86.55, 16.48, 56.92°) |
| OKLab | oklab(88.74% 0.029 0.0358) |
| OKLCH | oklch(88.74% 0.046 51) |
| XYZ | xyz(69.7591, 69.0901, 58.9412) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.90
Peach
#FFDAB9
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 6.86
Bisque
#FFE4C4
ΔE00 7.60
Mistyrose
#FFE4E1
ΔE00 7.81
Warm Beige
#E9DCC9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2BF #BFE1F4
analogous
#F4BFC6 #F4D2BF #F4ECBF
triadic
#F4D2BF #BFF4D2 #D2BFF4
tetradic
#F4D2BF #C6F4BF #BFE1F4 #ECBFF4
square
#F4D2BF #C6F4BF #BFE1F4 #ECBFF4
split-complementary
#F4D2BF #BFF4EC #BFC6F4
monochromatic
#E28957 #EBAD8B #F4D2BF #FBEDE5 #FBEDE5
Accessibility & contrast
On white
1.42
#F4D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F4D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2BF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2BF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#FECCCD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d2bf; /* rgb */ color: rgb(244, 210, 191); /* oklch */ color: oklch(88.7% 0.046 51.0);
Tailwind
colors: {
custom: {
50: '#f8dfd2',
500: '#f4d2bf',
950: '#000000',
},
}SCSS
$custom: #f4d2bf; $custom-light: #f8dfd2; $custom-dark: #000000;
JSON
{
"hex": "#f4d2bf",
"rgb": {
"r": 244,
"g": 210,
"b": 191
},
"hsl": {
"h": 21.509,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.88745,
"c": 0.04612,
"h": 51
},
"luminance": 0.69088
}Semantic roles & 50–950 ramp
primary
#F4D2BF
secondary
#82B7D5
accent
#8ED313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483