#F2EEEB#F2EEEB
#F2EEEB is a very light, near-neutral orange. Relative luminance 0.860; OKLCH L 95.1% C 0.006 H 59.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEEB |
|---|---|
| RGB | rgb(242, 238, 235) |
| HSL | hsl(26, 21%, 94%) |
| HSV | hsv(26, 3%, 95%) |
| CMYK | cmyk(0%, 1.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.32, 0.82, 1.92) |
| CIE-LCH | lch(94.32, 2.09, 66.99°) |
| OKLab | oklab(95.14% 0.003 0.0051) |
| OKLCH | oklch(95.14% 0.006 59.7) |
| XYZ | xyz(82.1857, 86.0248, 90.8559) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.54
Off White
#FAF9F6
ΔE00 2.61
Snow
#FFFAFA
ΔE00 3.11
Seashell
#FFF5EE
ΔE00 3.27
Linen
#FAF0E6
ΔE00 3.65
Very Light Pink
#FFF4F2
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEEB #EBEFF2
analogous
#F2EBEB #F2EEEB #F2F1EB
triadic
#F2EEEB #EBF2EE #EEEBF2
tetradic
#F2EEEB #EBF2EB #EBEFF2 #F1EBF2
square
#F2EEEB #EBF2EB #EBEFF2 #F1EBF2
split-complementary
#F2EEEB #EBF2F1 #EBEBF2
monochromatic
#C2AFA1 #DACEC6 #F2EEEB #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.15
#F2EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#F2EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEEB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEEB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#F4EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eeeb; /* rgb */ color: rgb(242, 238, 235); /* oklch */ color: oklch(95.1% 0.006 59.7);
Tailwind
colors: {
custom: {
50: '#f6f3f1',
500: '#f2eeeb',
950: '#000000',
},
}SCSS
$custom: #f2eeeb; $custom-light: #f6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#f2eeeb",
"rgb": {
"r": 242,
"g": 238,
"b": 235
},
"hsl": {
"h": 25.714,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95138,
"c": 0.00591,
"h": 59.7
},
"luminance": 0.86024
}Semantic roles & 50–950 ramp
primary
#F2EEEB
secondary
#B7C2CA
accent
#79A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585