#F2F1EF#F2F1EF
#F2F1EF is a very light, near-neutral orange. Relative luminance 0.880; OKLCH L 95.8% C 0.003 H 84.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F1EF |
|---|---|
| RGB | rgb(242, 241, 239) |
| HSL | hsl(40, 10%, 94%) |
| HSV | hsv(40, 1%, 95%) |
| CMYK | cmyk(0%, 0.4%, 1.2%, 5.1%) |
| CIE-LAB | lab(95.17, -0.02, 1.08) |
| CIE-LCH | lch(95.17, 1.08, 90.97°) |
| OKLab | oklab(95.84% 0.0003 0.0029) |
| OKLCH | oklch(95.84% 0.003 84.6) |
| XYZ | xyz(83.6507, 88.0199, 94.2273) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.33
Off White
#FAF9F6
ΔE00 1.70
Pale Grey
#FDFDFE
ΔE00 2.90
White
#FFFFFF
ΔE00 3.01
Snow
#FFFAFA
ΔE00 3.20
Floralwhite
#FFFAF0
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F1EF #EFF0F2
analogous
#F2F0EF #F2F1EF #F2F2EF
triadic
#F2F1EF #EFF2F1 #F1EFF2
tetradic
#F2F1EF #EFF2F0 #EFF0F2 #F2EFF2
square
#F2F1EF #EFF2F0 #EFF0F2 #F2EFF2
split-complementary
#F2F1EF #EFF2F2 #F0EFF2
monochromatic
#BBB6AB #D7D3CD #F1F0EE #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.13
#F2F1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F2F1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F1EF
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F1EF | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#F3F1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f1ef; /* rgb */ color: rgb(242, 241, 239); /* oklch */ color: oklch(95.8% 0.003 84.6);
Tailwind
colors: {
custom: {
50: '#f6f5f4',
500: '#f2f1ef',
950: '#000000',
},
}SCSS
$custom: #f2f1ef; $custom-light: #f6f5f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f1ef",
"rgb": {
"r": 242,
"g": 241,
"b": 239
},
"hsl": {
"h": 40,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95836,
"c": 0.00287,
"h": 84.6
},
"luminance": 0.8802
}Semantic roles & 50–950 ramp
primary
#F2F1EF
secondary
#BEC1C7
accent
#689451
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585