#F4EFEA#F4EFEA
#F4EFEA is a very light, near-neutral orange. Relative luminance 0.869; OKLCH L 95.5% C 0.009 H 67.7°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFEA |
|---|---|
| RGB | rgb(244, 239, 234) |
| HSL | hsl(30, 31%, 94%) |
| HSV | hsv(30, 4%, 96%) |
| CMYK | cmyk(0%, 2%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.70, 0.81, 3.01) |
| CIE-LCH | lch(94.70, 3.11, 74.92°) |
| OKLab | oklab(95.46% 0.0033 0.008) |
| OKLCH | oklch(95.46% 0.009 67.7) |
| XYZ | xyz(83.0239, 86.9070, 90.2269) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.61
Linen
#FAF0E6
ΔE00 2.72
Off White
#FAF9F6
ΔE00 2.73
Whitesmoke
#F5F5F5
ΔE00 3.21
Floralwhite
#FFFAF0
ΔE00 3.23
Snow
#FFFAFA
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFEA #EAEFF4
analogous
#F4EAEA #F4EFEA #F4F4EA
triadic
#F4EFEA #EAF4EF #EFEAF4
tetradic
#F4EFEA #EAF4EA #EAEFF4 #F4EAF4
square
#F4EFEA #EAF4EA #EAEFF4 #F4EAF4
split-complementary
#F4EFEA #EAF4F4 #EAEAF4
monochromatic
#CAB29A #DFD0C2 #F4EFEA #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.14
#F4EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F4EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFEA
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFEA | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F6EEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4efea; /* rgb */ color: rgb(244, 239, 234); /* oklch */ color: oklch(95.5% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#f7f4f0',
500: '#f4efea',
950: '#000000',
},
}SCSS
$custom: #f4efea; $custom-light: #f7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f4efea",
"rgb": {
"r": 244,
"g": 239,
"b": 234
},
"hsl": {
"h": 30,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95462,
"c": 0.00859,
"h": 67.7
},
"luminance": 0.86907
}Semantic roles & 50–950 ramp
primary
#F4EFEA
secondary
#B4C1CF
accent
#73AA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585