#F2EEE8#F2EEE8
#F2EEE8 is a very light, near-neutral orange. Relative luminance 0.859; OKLCH L 95.1% C 0.009 H 78.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEE8 |
|---|---|
| RGB | rgb(242, 238, 232) |
| HSL | hsl(36, 28%, 93%) |
| HSV | hsv(36, 4%, 95%) |
| CMYK | cmyk(0%, 1.7%, 4.1%, 5.1%) |
| CIE-LAB | lab(94.25, 0.30, 3.37) |
| CIE-LCH | lch(94.25, 3.39, 84.89°) |
| OKLab | oklab(95.06% 0.0019 0.0089) |
| OKLCH | oklch(95.06% 0.009 78.3) |
| XYZ | xyz(81.7559, 85.8529, 88.5925) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.82
Linen
#FAF0E6
ΔE00 2.88
Floralwhite
#FFFAF0
ΔE00 3.02
Seashell
#FFF5EE
ΔE00 3.21
Whitesmoke
#F5F5F5
ΔE00 3.44
Oldlace
#FDF5E6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEE8 #E8ECF2
analogous
#F2E9E8 #F2EEE8 #F1F2E8
triadic
#F2EEE8 #E8F2EE #EEE8F2
tetradic
#F2EEE8 #E8F2E9 #E8ECF2 #F2E8F1
square
#F2EEE8 #E8F2E9 #E8ECF2 #F2E8F1
split-complementary
#F2EEE8 #E8F1F2 #E9E8F2
monochromatic
#C6B49A #DCD1C1 #F2EEE8 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.16
#F2EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#F2EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEE8
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEE8 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#F1EFE8
Tritanopia (blue-blind)
#F4EDEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2eee8; /* rgb */ color: rgb(242, 238, 232); /* oklch */ color: oklch(95.1% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#f6f3ef',
500: '#f2eee8',
950: '#000000',
},
}SCSS
$custom: #f2eee8; $custom-light: #f6f3ef; $custom-dark: #000000;
JSON
{
"hex": "#f2eee8",
"rgb": {
"r": 242,
"g": 238,
"b": 232
},
"hsl": {
"h": 36,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95056,
"c": 0.0091,
"h": 78.3
},
"luminance": 0.85853
}Semantic roles & 50–950 ramp
primary
#F2EEE8
secondary
#B3BDCC
accent
#68A63F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585