#F4E6CF#F4E6CF
#F4E6CF is a very light, muted orange. Relative luminance 0.803; OKLCH L 93.0% C 0.034 H 80.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6CF |
|---|---|
| RGB | rgb(244, 230, 207) |
| HSL | hsl(37, 63%, 88%) |
| HSV | hsv(37, 15%, 96%) |
| CMYK | cmyk(0%, 5.7%, 15.2%, 4.3%) |
| CIE-LAB | lab(91.83, 1.04, 12.92) |
| CIE-LCH | lch(91.83, 12.96, 85.41°) |
| OKLab | oklab(93% 0.0057 0.0336) |
| OKLCH | oklch(93% 0.034 80.3) |
| XYZ | xyz(76.8668, 80.3330, 70.4759) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 0.93
Antiquewhite
#FAEBD7
ΔE00 1.86
Papayawhip
#FFEFD5
ΔE00 2.21
Warm Beige
#E9DCC9
ΔE00 2.60
Blanchedalmond
#FFEBCD
ΔE00 2.97
Eggshell
#F0EAD6
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6CF #CFDDF4
analogous
#F4D3CF #F4E6CF #EFF4CF
triadic
#F4E6CF #CFF4E6 #E6CFF4
tetradic
#F4E6CF #CFF4D3 #CFDDF4 #F4CFEF
square
#F4E6CF #CFF4D3 #CFDDF4 #F4CFEF
split-complementary
#F4E6CF #CFEFF4 #D3CFF4
monochromatic
#DDB26B #E9CC9D #F4E6CF #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.23
#F4E6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F4E6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6CF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6CF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CE
Deuteranopia (green-blind)
#F0E9D0
Tritanopia (blue-blind)
#FBE2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e6cf; /* rgb */ color: rgb(244, 230, 207); /* oklch */ color: oklch(93.0% 0.034 80.3);
Tailwind
colors: {
custom: {
50: '#f8eddd',
500: '#f4e6cf',
950: '#000000',
},
}SCSS
$custom: #f4e6cf; $custom-light: #f8eddd; $custom-dark: #000000;
JSON
{
"hex": "#f4e6cf",
"rgb": {
"r": 244,
"g": 230,
"b": 207
},
"hsl": {
"h": 37.297,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93004,
"c": 0.03407,
"h": 80.3
},
"luminance": 0.80332
}Semantic roles & 50–950 ramp
primary
#F4E6CF
secondary
#92ACD5
accent
#5DCA1B
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484