#F1F2DF#F1F2DF
#F1F2DF is a very light, muted yellow. Relative luminance 0.875; OKLCH L 95.5% C 0.025 H 109.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F2DF |
|---|---|
| RGB | rgb(241, 242, 223) |
| HSL | hsl(63, 42%, 91%) |
| HSV | hsv(63, 8%, 95%) |
| CMYK | cmyk(0.4%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(94.96, -3.58, 9.05) |
| CIE-LCH | lch(94.96, 9.73, 111.55°) |
| OKLab | oklab(95.53% -0.0083 0.0237) |
| OKLCH | oklch(95.53% 0.025 109.3) |
| XYZ | xyz(81.3453, 87.5331, 82.4079) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.14
Ivory
#FFFFF0
ΔE00 3.24
Eggshell
#F0EAD6
ΔE00 3.45
Off White (survey)
#FFFFE4
ΔE00 3.70
Cornsilk
#FFF8DC
ΔE00 4.40
Lightyellow
#FFFFE0
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F2DF #E0DFF2
analogous
#F2E9DF #F1F2DF #E7F2DF
triadic
#F1F2DF #DFF1F2 #F2DFF1
tetradic
#F1F2DF #DFF2E9 #E0DFF2 #F2DFE7
square
#F1F2DF #DFF2E9 #E0DFF2 #F2DFE7
split-complementary
#F1F2DF #DFE7F2 #E9DFF2
monochromatic
#CBCF88 #DEE0B3 #F1F2DF #F5F6E9 #F5F6E9
Accessibility & contrast
On white
1.13
#F1F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F1F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F2DF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F2DF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F6F1E0
Tritanopia (blue-blind)
#F4EFEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f1f2df; /* rgb */ color: rgb(241, 242, 223); /* oklch */ color: oklch(95.5% 0.025 109.3);
Tailwind
colors: {
custom: {
50: '#f5f6e9',
500: '#f1f2df',
950: '#000000',
},
}SCSS
$custom: #f1f2df; $custom-light: #f5f6e9; $custom-dark: #000000;
JSON
{
"hex": "#f1f2df",
"rgb": {
"r": 241,
"g": 242,
"b": 223
},
"hsl": {
"h": 63.158,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.9553,
"c": 0.02507,
"h": 109.3
},
"luminance": 0.87533
}Semantic roles & 50–950 ramp
primary
#F1F2DF
secondary
#A9A6CF
accent
#30B537
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584