#F2F0EF#F2F0EF
#F2F0EF is a very light, near-neutral orange. Relative luminance 0.874; OKLCH L 95.6% C 0.003 H 48.7°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0EF |
|---|---|
| RGB | rgb(242, 240, 239) |
| HSL | hsl(20, 10%, 94%) |
| HSV | hsv(20, 1%, 95%) |
| CMYK | cmyk(0%, 0.8%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.92, 0.49, 0.72) |
| CIE-LCH | lch(94.92, 0.87, 55.59°) |
| OKLab | oklab(95.64% 0.0017 0.0019) |
| OKLCH | oklch(95.64% 0.003 48.7) |
| XYZ | xyz(83.3556, 87.4296, 94.1289) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.39
Off White
#FAF9F6
ΔE00 2.20
Snow
#FFFAFA
ΔE00 2.74
Pale Grey
#FDFDFE
ΔE00 2.88
White
#FFFFFF
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0EF #EFF1F2
analogous
#F2EFF0 #F2F0EF #F2F2EF
triadic
#F2F0EF #EFF2F0 #F0EFF2
tetradic
#F2F0EF #F0F2EF #EFF1F2 #F2EFF2
square
#F2F0EF #F0F2EF #EFF1F2 #F2EFF2
split-complementary
#F2F0EF #EFF2F2 #EFF0F2
monochromatic
#BBB1AB #D7D0CD #F1EFEE #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.14
#F2F0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F2F0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0EF
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0EF | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#F3F0F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0ef; /* rgb */ color: rgb(242, 240, 239); /* oklch */ color: oklch(95.6% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#f6f4f4',
500: '#f2f0ef',
950: '#000000',
},
}SCSS
$custom: #f2f0ef; $custom-light: #f6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f0ef",
"rgb": {
"r": 242,
"g": 240,
"b": 239
},
"hsl": {
"h": 20,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.9564,
"c": 0.00254,
"h": 48.7
},
"luminance": 0.87429
}Semantic roles & 50–950 ramp
primary
#F2F0EF
secondary
#BEC4C7
accent
#7E9451
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585