#F2F2DA#F2F2DA
#F2F2DA is a very light, muted yellow. Relative luminance 0.874; OKLCH L 95.5% C 0.032 H 107.0°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2DA |
|---|---|
| RGB | rgb(242, 242, 218) |
| HSL | hsl(60, 48%, 90%) |
| HSV | hsv(60, 10%, 95%) |
| CMYK | cmyk(0%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(94.93, -4.04, 11.59) |
| CIE-LCH | lch(94.93, 12.28, 109.22°) |
| OKLab | oklab(95.48% -0.0092 0.0302) |
| OKLCH | oklch(95.48% 0.032 107) |
| XYZ | xyz(81.0235, 87.4439, 78.9260) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.69
Off White (survey)
#FFFFE4
ΔE00 2.76
Lightyellow
#FFFFE0
ΔE00 3.35
Cornsilk
#FFF8DC
ΔE00 3.39
Eggshell
#F0EAD6
ΔE00 3.60
Ivory
#FFFFF0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2DA #DADAF2
analogous
#F2E6DA #F2F2DA #E6F2DA
triadic
#F2F2DA #DAF2F2 #F2DAF2
tetradic
#F2F2DA #DAF2E6 #DADAF2 #F2DAE6
square
#F2F2DA #DAF2E6 #DADAF2 #F2DAE6
split-complementary
#F2F2DA #DAE6F2 #E6DAF2
monochromatic
#D2D27F #E2E2AD #F2F2DA #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.14
#F2F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F2F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2DA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2DA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#F6EFEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f2da; /* rgb */ color: rgb(242, 242, 218); /* oklch */ color: oklch(95.5% 0.032 107.0);
Tailwind
colors: {
custom: {
50: '#f6f6e5',
500: '#f2f2da',
950: '#000000',
},
}SCSS
$custom: #f2f2da; $custom-light: #f6f6e5; $custom-dark: #000000;
JSON
{
"hex": "#f2f2da",
"rgb": {
"r": 242,
"g": 242,
"b": 218
},
"hsl": {
"h": 60,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.95481,
"c": 0.03156,
"h": 107
},
"luminance": 0.87443
}Semantic roles & 50–950 ramp
primary
#F2F2DA
secondary
#A0A0D0
accent
#2ABB2A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584