#F2F2D6#F2F2D6
#F2F2D6 is a very light, muted yellow. Relative luminance 0.872; OKLCH L 95.4% C 0.037 H 107.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2D6 |
|---|---|
| RGB | rgb(242, 242, 214) |
| HSL | hsl(60, 52%, 89%) |
| HSV | hsv(60, 12%, 95%) |
| CMYK | cmyk(0%, 0%, 11.6%, 5.1%) |
| CIE-LAB | lab(94.84, -4.67, 13.53) |
| CIE-LCH | lch(94.84, 14.32, 109.05°) |
| OKLab | oklab(95.38% -0.0108 0.0351) |
| OKLCH | oklch(95.38% 0.037 107.1) |
| XYZ | xyz(80.5064, 87.2371, 76.2026) |
| Luminance | 0.8724 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.20
Off White (survey)
#FFFFE4
ΔE00 2.69
Lightyellow
#FFFFE0
ΔE00 2.74
Cornsilk
#FFF8DC
ΔE00 3.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.74
Pale
#FFF9D0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2D6 #D6D6F2
analogous
#F2E4D6 #F2F2D6 #E4F2D6
triadic
#F2F2D6 #D6F2F2 #F2D6F2
tetradic
#F2F2D6 #D6F2E4 #D6D6F2 #F2D6E4
square
#F2F2D6 #D6F2E4 #D6D6F2 #F2D6E4
split-complementary
#F2F2D6 #D6E4F2 #E4D6F2
monochromatic
#D5D579 #E3E3A8 #F2F2D6 #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.14
#F2F2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F2F2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2D6
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2D6 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#F8F1D7
Tritanopia (blue-blind)
#F7EEEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f2d6; /* rgb */ color: rgb(242, 242, 214); /* oklch */ color: oklch(95.4% 0.037 107.1);
Tailwind
colors: {
custom: {
50: '#f6f6e2',
500: '#f2f2d6',
950: '#000000',
},
}SCSS
$custom: #f2f2d6; $custom-light: #f6f6e2; $custom-dark: #000000;
JSON
{
"hex": "#f2f2d6",
"rgb": {
"r": 242,
"g": 242,
"b": 214
},
"hsl": {
"h": 60,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.95383,
"c": 0.03674,
"h": 107.1
},
"luminance": 0.87237
}Semantic roles & 50–950 ramp
primary
#F2F2D6
secondary
#9C9CD1
accent
#26BF26
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584