#F2F0EB#F2F0EB
#F2F0EB is a very light, near-neutral orange. Relative luminance 0.872; OKLCH L 95.5% C 0.007 H 88.6°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0EB |
|---|---|
| RGB | rgb(242, 240, 235) |
| HSL | hsl(43, 21%, 94%) |
| HSV | hsv(43, 3%, 95%) |
| CMYK | cmyk(0%, 0.8%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.82, -0.20, 2.65) |
| CIE-LCH | lch(94.82, 2.65, 94.39°) |
| OKLab | oklab(95.53% 0.0002 0.007) |
| OKLCH | oklch(95.53% 0.007 88.6) |
| XYZ | xyz(82.7712, 87.1958, 91.0511) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.09
Whitesmoke
#F5F5F5
ΔE00 2.71
Floralwhite
#FFFAF0
ΔE00 3.14
Linen
#FAF0E6
ΔE00 3.80
Seashell
#FFF5EE
ΔE00 3.88
White
#FFFFFF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0EB #EBEDF2
analogous
#F2ECEB #F2F0EB #F0F2EB
triadic
#F2F0EB #EBF2F0 #F0EBF2
tetradic
#F2F0EB #EBF2EC #EBEDF2 #F2EBF0
square
#F2F0EB #EBF2EC #EBEDF2 #F2EBF0
split-complementary
#F2F0EB #EBF0F2 #ECEBF2
monochromatic
#C2B8A1 #DAD4C6 #F2F0EB #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.14
#F2F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F2F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0EB
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0EB | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#F3EFEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0eb; /* rgb */ color: rgb(242, 240, 235); /* oklch */ color: oklch(95.5% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#f6f4f1',
500: '#f2f0eb',
950: '#000000',
},
}SCSS
$custom: #f2f0eb; $custom-light: #f6f4f1; $custom-dark: #000000;
JSON
{
"hex": "#f2f0eb",
"rgb": {
"r": 242,
"g": 240,
"b": 235
},
"hsl": {
"h": 42.857,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95529,
"c": 0.00699,
"h": 88.6
},
"luminance": 0.87196
}Semantic roles & 50–950 ramp
primary
#F2F0EB
secondary
#B7BDCA
accent
#60A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585