#F4E6DE#F4E6DE
#F4E6DE is a very light, near-neutral orange. Relative luminance 0.811; OKLCH L 93.4% C 0.019 H 52.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6DE |
|---|---|
| RGB | rgb(244, 230, 222) |
| HSL | hsl(22, 50%, 91%) |
| HSV | hsv(22, 9%, 96%) |
| CMYK | cmyk(0%, 5.7%, 9%, 4.3%) |
| CIE-LAB | lab(92.18, 3.41, 5.59) |
| CIE-LCH | lch(92.18, 6.55, 58.63°) |
| OKLab | oklab(93.39% 0.0115 0.0148) |
| OKLCH | oklch(93.39% 0.019 52) |
| XYZ | xyz(78.7885, 81.1016, 80.5967) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.06
Seashell
#FFF5EE
ΔE00 3.42
Very Light Pink
#FFF4F2
ΔE00 4.09
Antiquewhite
#FAEBD7
ΔE00 5.35
Warm Beige
#E9DCC9
ΔE00 5.81
Oldlace
#FDF5E6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6DE #DEECF4
analogous
#F4DEE1 #F4E6DE #F4F1DE
triadic
#F4E6DE #DEF4E6 #E6DEF4
tetradic
#F4E6DE #E1F4DE #DEECF4 #F1DEF4
square
#F4E6DE #E1F4DE #DEECF4 #F1DEF4
split-complementary
#F4E6DE #DEF4F1 #DEE1F4
monochromatic
#D5A082 #E5C3B0 #F4E6DE #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.22
#F4E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#F4E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6DE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6DE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#F9E4E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e6de; /* rgb */ color: rgb(244, 230, 222); /* oklch */ color: oklch(93.4% 0.019 52.0);
Tailwind
colors: {
custom: {
50: '#f7ede8',
500: '#f4e6de',
950: '#000000',
},
}SCSS
$custom: #f4e6de; $custom-light: #f7ede8; $custom-dark: #000000;
JSON
{
"hex": "#f4e6de",
"rgb": {
"r": 244,
"g": 230,
"b": 222
},
"hsl": {
"h": 21.818,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.93386,
"c": 0.01874,
"h": 52
},
"luminance": 0.81101
}Semantic roles & 50–950 ramp
primary
#F4E6DE
secondary
#A3C2D3
accent
#87BD28
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484