#F2F2EA#F2F2EA
#F2F2EA is a very light, near-neutral yellow. Relative luminance 0.883; OKLCH L 95.9% C 0.011 H 106.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2EA |
|---|---|
| RGB | rgb(242, 242, 234) |
| HSL | hsl(60, 24%, 93%) |
| HSV | hsv(60, 3%, 95%) |
| CMYK | cmyk(0%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(95.30, -1.39, 3.85) |
| CIE-LCH | lch(95.30, 4.10, 109.86°) |
| OKLab | oklab(95.9% -0.003 0.0102) |
| OKLCH | oklch(95.9% 0.011 106.6) |
| XYZ | xyz(83.2191, 88.3222, 90.4897) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.98
Off White
#FAF9F6
ΔE00 3.02
Ivory
#FFFFF0
ΔE00 3.87
Whitesmoke
#F5F5F5
ΔE00 4.06
Oldlace
#FDF5E6
ΔE00 4.24
Linen
#FAF0E6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2EA #EAEAF2
analogous
#F2EEEA #F2F2EA #EEF2EA
triadic
#F2F2EA #EAF2F2 #F2EAF2
tetradic
#F2F2EA #EAF2EE #EAEAF2 #F2EAEE
square
#F2F2EA #EAF2EE #EAEAF2 #F2EAEE
split-complementary
#F2F2EA #EAEEF2 #EEEAF2
monochromatic
#C3C39E #DBDBC4 #F2F2EA #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.13
#F2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F2F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2EA
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2EA | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#F3F1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f2ea; /* rgb */ color: rgb(242, 242, 234); /* oklch */ color: oklch(95.9% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#f6f6f0',
500: '#f2f2ea',
950: '#000000',
},
}SCSS
$custom: #f2f2ea; $custom-light: #f6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f2ea",
"rgb": {
"r": 242,
"g": 242,
"b": 234
},
"hsl": {
"h": 60,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95895,
"c": 0.01059,
"h": 106.6
},
"luminance": 0.88322
}Semantic roles & 50–950 ramp
primary
#F2F2EA
secondary
#B6B6CA
accent
#44A244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585