#F4D7BF#F4D7BF
#F4D7BF is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.7% C 0.046 H 61.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D7BF |
|---|---|
| RGB | rgb(244, 215, 191) |
| HSL | hsl(27, 71%, 85%) |
| HSV | hsv(27, 22%, 96%) |
| CMYK | cmyk(0%, 11.9%, 21.7%, 4.3%) |
| CIE-LAB | lab(87.77, 6.40, 15.54) |
| CIE-LCH | lch(87.77, 16.80, 67.62°) |
| OKLab | oklab(89.7% 0.0215 0.0402) |
| OKLCH | oklch(89.7% 0.046 61.8) |
| XYZ | xyz(71.0129, 71.5976, 59.3591) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.25
Bisque
#FFE4C4
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 4.72
Apricot
#FBCEB1
ΔE00 4.93
Warm Beige
#E9DCC9
ΔE00 6.17
Champagne
#F7E7CE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D7BF #BFDCF4
analogous
#F4BFC1 #F4D7BF #F4F2BF
triadic
#F4D7BF #BFF4D7 #D7BFF4
tetradic
#F4D7BF #C1F4BF #BFDCF4 #F2BFF4
square
#F4D7BF #C1F4BF #BFDCF4 #F2BFF4
split-complementary
#F4D7BF #BFF4F2 #BFC1F4
monochromatic
#E29657 #EBB68B #F4D7BF #FBEFE5 #FBEFE5
Accessibility & contrast
On white
1.37
#F4D7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F4D7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D7BF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D7BF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#FED1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4d7bf; /* rgb */ color: rgb(244, 215, 191); /* oklch */ color: oklch(89.7% 0.046 61.8);
Tailwind
colors: {
custom: {
50: '#f8e3d2',
500: '#f4d7bf',
950: '#000000',
},
}SCSS
$custom: #f4d7bf; $custom-light: #f8e3d2; $custom-dark: #000000;
JSON
{
"hex": "#f4d7bf",
"rgb": {
"r": 244,
"g": 215,
"b": 191
},
"hsl": {
"h": 27.17,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.89704,
"c": 0.0456,
"h": 61.8
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#F4D7BF
secondary
#82AFD5
accent
#7CD313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483