#F4E5CF#F4E5CF
#F4E5CF is a very light, muted orange. Relative luminance 0.798; OKLCH L 92.8% C 0.033 H 77.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5CF |
|---|---|
| RGB | rgb(244, 229, 207) |
| HSL | hsl(36, 63%, 88%) |
| HSV | hsv(36, 15%, 96%) |
| CMYK | cmyk(0%, 6.1%, 15.2%, 4.3%) |
| CIE-LAB | lab(91.59, 1.55, 12.56) |
| CIE-LCH | lch(91.59, 12.66, 82.97°) |
| OKLab | oklab(92.81% 0.0072 0.0327) |
| OKLCH | oklch(92.81% 0.033 77.6) |
| XYZ | xyz(76.5894, 79.7780, 70.3834) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.11
Antiquewhite
#FAEBD7
ΔE00 1.55
Warm Beige
#E9DCC9
ΔE00 2.32
Papayawhip
#FFEFD5
ΔE00 2.50
Blanchedalmond
#FFEBCD
ΔE00 3.06
Eggshell
#F0EAD6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5CF #CFDEF4
analogous
#F4D2CF #F4E5CF #F0F4CF
triadic
#F4E5CF #CFF4E5 #E5CFF4
tetradic
#F4E5CF #CFF4D2 #CFDEF4 #F4CFF0
square
#F4E5CF #CFF4D2 #CFDEF4 #F4CFF0
split-complementary
#F4E5CF #CFF0F4 #D2CFF4
monochromatic
#DDAF6B #E9CA9D #F4E5CF #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.24
#F4E5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F4E5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5CF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5CF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5CE
Deuteranopia (green-blind)
#EFE8D0
Tritanopia (blue-blind)
#FBE1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e5cf; /* rgb */ color: rgb(244, 229, 207); /* oklch */ color: oklch(92.8% 0.033 77.6);
Tailwind
colors: {
custom: {
50: '#f8eddd',
500: '#f4e5cf',
950: '#000000',
},
}SCSS
$custom: #f4e5cf; $custom-light: #f8eddd; $custom-dark: #000000;
JSON
{
"hex": "#f4e5cf",
"rgb": {
"r": 244,
"g": 229,
"b": 207
},
"hsl": {
"h": 35.676,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.92808,
"c": 0.03346,
"h": 77.6
},
"luminance": 0.79777
}Semantic roles & 50–950 ramp
primary
#F4E5CF
secondary
#92ADD5
accent
#62CA1B
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484