#F2F0EE#F2F0EE
#F2F0EE is a very light, near-neutral orange. Relative luminance 0.874; OKLCH L 95.6% C 0.003 H 67.8°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0EE |
|---|---|
| RGB | rgb(242, 240, 238) |
| HSL | hsl(30, 13%, 94%) |
| HSV | hsv(30, 2%, 95%) |
| CMYK | cmyk(0%, 0.8%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.90, 0.32, 1.20) |
| CIE-LCH | lch(94.90, 1.24, 75.22°) |
| OKLab | oklab(95.61% 0.0013 0.0032) |
| OKLCH | oklch(95.61% 0.003 67.8) |
| XYZ | xyz(83.2082, 87.3706, 93.3530) |
| Luminance | 0.8737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.59
Off White
#FAF9F6
ΔE00 1.97
Snow
#FFFAFA
ΔE00 2.99
Pale Grey
#FDFDFE
ΔE00 3.09
White
#FFFFFF
ΔE00 3.24
Seashell
#FFF5EE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0EE #EEF0F2
analogous
#F2EEEE #F2F0EE #F2F2EE
triadic
#F2F0EE #EEF2F0 #F0EEF2
tetradic
#F2F0EE #EEF2EE #EEF0F2 #F2EEF2
square
#F2F0EE #EEF2EE #EEF0F2 #F2EEF2
split-complementary
#F2F0EE #EEF2F2 #EEEEF2
monochromatic
#BDB3A9 #D7D1CB #F2F0EE #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.14
#F2F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F2F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0EE
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0EE | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#F3F0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0ee; /* rgb */ color: rgb(242, 240, 238); /* oklch */ color: oklch(95.6% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#f6f4f3',
500: '#f2f0ee',
950: '#000000',
},
}SCSS
$custom: #f2f0ee; $custom-light: #f6f4f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f0ee",
"rgb": {
"r": 242,
"g": 240,
"b": 238
},
"hsl": {
"h": 30,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95612,
"c": 0.00344,
"h": 67.8
},
"luminance": 0.8737
}Semantic roles & 50–950 ramp
primary
#F2F0EE
secondary
#BCC2C8
accent
#73974E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585