#F2F2DF#F2F2DF
#F2F2DF is a very light, muted yellow. Relative luminance 0.877; OKLCH L 95.6% C 0.025 H 106.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2DF |
|---|---|
| RGB | rgb(242, 242, 223) |
| HSL | hsl(60, 42%, 91%) |
| HSV | hsv(60, 8%, 95%) |
| CMYK | cmyk(0%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(95.04, -3.23, 9.17) |
| CIE-LCH | lch(95.04, 9.72, 109.42°) |
| OKLab | oklab(95.61% -0.0073 0.024) |
| OKLCH | oklch(95.61% 0.025 106.9) |
| XYZ | xyz(81.6876, 87.7096, 82.4240) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.16
Eggshell
#F0EAD6
ΔE00 3.07
Ivory
#FFFFF0
ΔE00 3.13
Off White (survey)
#FFFFE4
ΔE00 3.69
Cornsilk
#FFF8DC
ΔE00 4.10
Oldlace
#FDF5E6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2DF #DFDFF2
analogous
#F2E8DF #F2F2DF #E8F2DF
triadic
#F2F2DF #DFF2F2 #F2DFF2
tetradic
#F2F2DF #DFF2E8 #DFDFF2 #F2DFE8
square
#F2F2DF #DFF2E8 #DFDFF2 #F2DFE8
split-complementary
#F2F2DF #DFE8F2 #E8DFF2
monochromatic
#CFCF88 #E0E0B3 #F2F2DF #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.13
#F2F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F2F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2DF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2DF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F6F1E0
Tritanopia (blue-blind)
#F5EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f2df; /* rgb */ color: rgb(242, 242, 223); /* oklch */ color: oklch(95.6% 0.025 106.9);
Tailwind
colors: {
custom: {
50: '#f6f6e9',
500: '#f2f2df',
950: '#000000',
},
}SCSS
$custom: #f2f2df; $custom-light: #f6f6e9; $custom-dark: #000000;
JSON
{
"hex": "#f2f2df",
"rgb": {
"r": 242,
"g": 242,
"b": 223
},
"hsl": {
"h": 60,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.95607,
"c": 0.02505,
"h": 106.9
},
"luminance": 0.87709
}Semantic roles & 50–950 ramp
primary
#F2F2DF
secondary
#A6A6CF
accent
#30B530
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584