#F2F2D4#F2F2D4
#F2F2D4 is a very light, muted yellow. Relative luminance 0.871; OKLCH L 95.3% C 0.039 H 107.1°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2D4 |
|---|---|
| RGB | rgb(242, 242, 212) |
| HSL | hsl(60, 54%, 89%) |
| HSV | hsv(60, 12%, 95%) |
| CMYK | cmyk(0%, 0%, 12.4%, 5.1%) |
| CIE-LAB | lab(94.80, -4.99, 14.50) |
| CIE-LCH | lch(94.80, 15.34, 108.97°) |
| OKLab | oklab(95.34% -0.0116 0.0376) |
| OKLCH | oklch(95.34% 0.039 107.1) |
| XYZ | xyz(80.2525, 87.1356, 74.8657) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.76
Lightyellow
#FFFFE0
ΔE00 2.65
Off White (survey)
#FFFFE4
ΔE00 2.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.19
Cornsilk
#FFF8DC
ΔE00 3.53
Pale
#FFF9D0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2D4 #D4D4F2
analogous
#F2E3D4 #F2F2D4 #E3F2D4
triadic
#F2F2D4 #D4F2F2 #F2D4F2
tetradic
#F2F2D4 #D4F2E3 #D4D4F2 #F2D4E3
square
#F2F2D4 #D4F2E3 #D4D4F2 #F2D4E3
split-complementary
#F2F2D4 #D4E3F2 #E3D4F2
monochromatic
#D6D676 #E4E4A5 #F2F2D4 #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.14
#F2F2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F2F2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2D4
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2D4 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD2
Deuteranopia (green-blind)
#F8F1D5
Tritanopia (blue-blind)
#F7EEE9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f2d4; /* rgb */ color: rgb(242, 242, 212); /* oklch */ color: oklch(95.3% 0.039 107.1);
Tailwind
colors: {
custom: {
50: '#f6f6e1',
500: '#f2f2d4',
950: '#000000',
},
}SCSS
$custom: #f2f2d4; $custom-light: #f6f6e1; $custom-dark: #000000;
JSON
{
"hex": "#f2f2d4",
"rgb": {
"r": 242,
"g": 242,
"b": 212
},
"hsl": {
"h": 60,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.95335,
"c": 0.03932,
"h": 107.1
},
"luminance": 0.87135
}Semantic roles & 50–950 ramp
primary
#F2F2D4
secondary
#9999D1
accent
#24C124
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584