#F2EEE6#F2EEE6
#F2EEE6 is a very light, near-neutral orange. Relative luminance 0.857; OKLCH L 95.0% C 0.011 H 84.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEE6 |
|---|---|
| RGB | rgb(242, 238, 230) |
| HSL | hsl(40, 32%, 93%) |
| HSV | hsv(40, 5%, 95%) |
| CMYK | cmyk(0%, 1.7%, 5%, 5.1%) |
| CIE-LAB | lab(94.20, -0.04, 4.34) |
| CIE-LCH | lch(94.20, 4.34, 90.51°) |
| OKLab | oklab(95% 0.0011 0.0114) |
| OKLCH | oklch(95% 0.011 84.6) |
| XYZ | xyz(81.4734, 85.7399, 87.1049) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.63
Linen
#FAF0E6
ΔE00 2.79
Off White
#FAF9F6
ΔE00 3.32
Oldlace
#FDF5E6
ΔE00 3.37
Seashell
#FFF5EE
ΔE00 3.56
Whitesmoke
#F5F5F5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEE6 #E6EAF2
analogous
#F2E8E6 #F2EEE6 #F0F2E6
triadic
#F2EEE6 #E6F2EE #EEE6F2
tetradic
#F2EEE6 #E6F2E8 #E6EAF2 #F2E6F0
square
#F2EEE6 #E6F2E8 #E6EAF2 #F2E6F0
split-complementary
#F2EEE6 #E6F0F2 #E8E6F2
monochromatic
#C8B795 #DDD3BE #F2EEE6 #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.16
#F2EEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#F2EEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEE6
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEE6 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE6
Deuteranopia (green-blind)
#F1EFE6
Tritanopia (blue-blind)
#F4EDEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2eee6; /* rgb */ color: rgb(242, 238, 230); /* oklch */ color: oklch(95.0% 0.011 84.6);
Tailwind
colors: {
custom: {
50: '#f6f3ed',
500: '#f2eee6',
950: '#000000',
},
}SCSS
$custom: #f2eee6; $custom-light: #f6f3ed; $custom-dark: #000000;
JSON
{
"hex": "#f2eee6",
"rgb": {
"r": 242,
"g": 238,
"b": 230
},
"hsl": {
"h": 40,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95002,
"c": 0.01149,
"h": 84.6
},
"luminance": 0.85739
}Semantic roles & 50–950 ramp
primary
#F2EEE6
secondary
#B0B9CC
accent
#60AA3B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584