#F2F1DF#F2F1DF
#F2F1DF is a very light, muted yellow. Relative luminance 0.871; OKLCH L 95.4% C 0.024 H 104.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F1DF |
|---|---|
| RGB | rgb(242, 241, 223) |
| HSL | hsl(57, 42%, 91%) |
| HSV | hsv(57, 8%, 95%) |
| CMYK | cmyk(0%, 0.4%, 7.9%, 5.1%) |
| CIE-LAB | lab(94.79, -2.73, 8.81) |
| CIE-LCH | lch(94.79, 9.22, 107.20°) |
| OKLab | oklab(95.41% -0.0058 0.023) |
| OKLCH | oklch(95.41% 0.024 104.2) |
| XYZ | xyz(81.3908, 87.1160, 82.3250) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.61
Beige
#F5F5DC
ΔE00 2.66
Ivory
#FFFFF0
ΔE00 3.10
Oldlace
#FDF5E6
ΔE00 4.05
Cornsilk
#FFF8DC
ΔE00 4.15
Off White (survey)
#FFFFE4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F1DF #DFE0F2
analogous
#F2E7DF #F2F1DF #E9F2DF
triadic
#F2F1DF #DFF2F1 #F1DFF2
tetradic
#F2F1DF #DFF2E7 #DFE0F2 #F2DFE9
square
#F2F1DF #DFF2E7 #DFE0F2 #F2DFE9
split-complementary
#F2F1DF #DFE9F2 #E7DFF2
monochromatic
#CFCB88 #E0DEB3 #F2F1DF #F6F5E9 #F6F5E9
Accessibility & contrast
On white
1.14
#F2F1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F2F1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F1DF
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F1DF | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#F5EEEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f1df; /* rgb */ color: rgb(242, 241, 223); /* oklch */ color: oklch(95.4% 0.024 104.2);
Tailwind
colors: {
custom: {
50: '#f6f5e9',
500: '#f2f1df',
950: '#000000',
},
}SCSS
$custom: #f2f1df; $custom-light: #f6f5e9; $custom-dark: #000000;
JSON
{
"hex": "#f2f1df",
"rgb": {
"r": 242,
"g": 241,
"b": 223
},
"hsl": {
"h": 56.842,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.95409,
"c": 0.02377,
"h": 104.2
},
"luminance": 0.87116
}Semantic roles & 50–950 ramp
primary
#F2F1DF
secondary
#A6A9CF
accent
#37B530
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584