#F4EEEB#F4EEEB
#F4EEEB is a very light, near-neutral orange. Relative luminance 0.864; OKLCH L 95.3% C 0.008 H 48.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEEB |
|---|---|
| RGB | rgb(244, 238, 235) |
| HSL | hsl(20, 29%, 94%) |
| HSV | hsv(20, 4%, 96%) |
| CMYK | cmyk(0%, 2.5%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.47, 1.49, 2.16) |
| CIE-LCH | lch(94.47, 2.63, 55.40°) |
| OKLab | oklab(95.29% 0.0051 0.0057) |
| OKLCH | oklch(95.29% 0.008 48.7) |
| XYZ | xyz(82.8760, 86.3808, 90.8883) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.70
Very Light Pink
#FFF4F2
ΔE00 2.83
Snow
#FFFAFA
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 3.16
Off White
#FAF9F6
ΔE00 3.21
Linen
#FAF0E6
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEEB #EBF1F4
analogous
#F4EBED #F4EEEB #F4F3EB
triadic
#F4EEEB #EBF4EE #EEEBF4
tetradic
#F4EEEB #EDF4EB #EBF1F4 #F3EBF4
square
#F4EEEB #EDF4EB #EBF1F4 #F3EBF4
split-complementary
#F4EEEB #EBF4F3 #EBEDF4
monochromatic
#C9AB9C #DECCC4 #F4EEEB #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.15
#F4EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#F4EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEEB
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEEB | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#F6EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4eeeb; /* rgb */ color: rgb(244, 238, 235); /* oklch */ color: oklch(95.3% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#f7f3f1',
500: '#f4eeeb',
950: '#000000',
},
}SCSS
$custom: #f4eeeb; $custom-light: #f7f3f1; $custom-dark: #000000;
JSON
{
"hex": "#f4eeeb",
"rgb": {
"r": 244,
"g": 238,
"b": 235
},
"hsl": {
"h": 20,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.95294,
"c": 0.00765,
"h": 48.7
},
"luminance": 0.8638
}Semantic roles & 50–950 ramp
primary
#F4EEEB
secondary
#B5C6CE
accent
#84A83E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585