#F4EEEA#F4EEEA
#F4EEEA is a very light, near-neutral orange. Relative luminance 0.863; OKLCH L 95.3% C 0.008 H 56.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEEA |
|---|---|
| RGB | rgb(244, 238, 234) |
| HSL | hsl(24, 31%, 94%) |
| HSV | hsv(24, 4%, 96%) |
| CMYK | cmyk(0%, 2.5%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.45, 1.32, 2.64) |
| CIE-LCH | lch(94.45, 2.96, 63.47°) |
| OKLab | oklab(95.27% 0.0047 0.007) |
| OKLCH | oklch(95.27% 0.008 56.3) |
| XYZ | xyz(82.7320, 86.3231, 90.1296) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.48
Linen
#FAF0E6
ΔE00 2.90
Very Light Pink
#FFF4F2
ΔE00 3.11
Off White
#FAF9F6
ΔE00 3.14
Snow
#FFFAFA
ΔE00 3.20
Whitesmoke
#F5F5F5
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEEA #EAF0F4
analogous
#F4EAEB #F4EEEA #F4F3EA
triadic
#F4EEEA #EAF4EE #EEEAF4
tetradic
#F4EEEA #EBF4EA #EAF0F4 #F3EAF4
square
#F4EEEA #EBF4EA #EAF0F4 #F3EAF4
split-complementary
#F4EEEA #EAF4F3 #EAEBF4
monochromatic
#CAAD9A #DFCDC2 #F4EEEA #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.15
#F4EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F4EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEEA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEEA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#F6EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4eeea; /* rgb */ color: rgb(244, 238, 234); /* oklch */ color: oklch(95.3% 0.008 56.3);
Tailwind
colors: {
custom: {
50: '#f7f3f0',
500: '#f4eeea',
950: '#000000',
},
}SCSS
$custom: #f4eeea; $custom-light: #f7f3f0; $custom-dark: #000000;
JSON
{
"hex": "#f4eeea",
"rgb": {
"r": 244,
"g": 238,
"b": 234
},
"hsl": {
"h": 24,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95267,
"c": 0.00842,
"h": 56.3
},
"luminance": 0.86323
}Semantic roles & 50–950 ramp
primary
#F4EEEA
secondary
#B4C4CF
accent
#7EAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585