#F2EEE4#F2EEE4
#F2EEE4 is a very light, near-neutral orange. Relative luminance 0.856; OKLCH L 94.9% C 0.014 H 88.7°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEE4 |
|---|---|
| RGB | rgb(242, 238, 228) |
| HSL | hsl(43, 35%, 92%) |
| HSV | hsv(43, 6%, 95%) |
| CMYK | cmyk(0%, 1.7%, 5.8%, 5.1%) |
| CIE-LAB | lab(94.15, -0.38, 5.31) |
| CIE-LCH | lch(94.15, 5.32, 94.04°) |
| OKLab | oklab(94.95% 0.0003 0.014) |
| OKLCH | oklch(94.95% 0.014 88.7) |
| XYZ | xyz(81.1942, 85.6282, 85.6342) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.56
Oldlace
#FDF5E6
ΔE00 2.81
Linen
#FAF0E6
ΔE00 3.01
Off White
#FAF9F6
ΔE00 3.95
Eggshell
#F0EAD6
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEE4 #E4E8F2
analogous
#F2E7E4 #F2EEE4 #EFF2E4
triadic
#F2EEE4 #E4F2EE #EEE4F2
tetradic
#F2EEE4 #E4F2E7 #E4E8F2 #F2E4EF
square
#F2EEE4 #E4F2E7 #E4E8F2 #F2E4EF
split-complementary
#F2EEE4 #E4EFF2 #E7E4F2
monochromatic
#CABA91 #DED4BB #F2EEE4 #F5F2EA #F5F2EA
Accessibility & contrast
On white
1.16
#F2EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#F2EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEE4
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEE4 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE3
Deuteranopia (green-blind)
#F2EFE4
Tritanopia (blue-blind)
#F5ECEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2eee4; /* rgb */ color: rgb(242, 238, 228); /* oklch */ color: oklch(94.9% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#f6f3ec',
500: '#f2eee4',
950: '#000000',
},
}SCSS
$custom: #f2eee4; $custom-light: #f6f3ec; $custom-dark: #000000;
JSON
{
"hex": "#f2eee4",
"rgb": {
"r": 242,
"g": 238,
"b": 228
},
"hsl": {
"h": 42.857,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.94948,
"c": 0.01397,
"h": 88.7
},
"luminance": 0.85628
}Semantic roles & 50–950 ramp
primary
#F2EEE4
secondary
#ADB6CD
accent
#59AE38
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584