#F2F2EE#F2F2EE
#F2F2EE is a very light, near-neutral yellow. Relative luminance 0.886; OKLCH L 96.0% C 0.005 H 106.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F2EE |
|---|---|
| RGB | rgb(242, 242, 238) |
| HSL | hsl(60, 13%, 94%) |
| HSV | hsv(60, 2%, 95%) |
| CMYK | cmyk(0%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(95.39, -0.70, 1.93) |
| CIE-LCH | lch(95.39, 2.05, 110.02°) |
| OKLab | oklab(96% -0.0015 0.0051) |
| OKLCH | oklch(96% 0.005 106.5) |
| XYZ | xyz(83.8002, 88.5546, 93.5503) |
| Luminance | 0.8855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.70
Whitesmoke
#F5F5F5
ΔE00 2.20
White
#FFFFFF
ΔE00 3.41
Pale Grey
#FDFDFE
ΔE00 3.52
Floralwhite
#FFFAF0
ΔE00 3.61
Snow
#FFFAFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F2EE #EEEEF2
analogous
#F2F0EE #F2F2EE #F0F2EE
triadic
#F2F2EE #EEF2F2 #F2EEF2
tetradic
#F2F2EE #EEF2F0 #EEEEF2 #F2EEF0
square
#F2F2EE #EEF2F0 #EEEEF2 #F2EEF0
split-complementary
#F2F2EE #EEF0F2 #F0EEF2
monochromatic
#BDBDA9 #D7D7CB #F2F2EE #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.12
#F2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#F2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F2EE
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F2EE | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#F3F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f2ee; /* rgb */ color: rgb(242, 242, 238); /* oklch */ color: oklch(96.0% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#f6f6f3',
500: '#f2f2ee',
950: '#000000',
},
}SCSS
$custom: #f2f2ee; $custom-light: #f6f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f2ee",
"rgb": {
"r": 242,
"g": 242,
"b": 238
},
"hsl": {
"h": 60,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.96004,
"c": 0.00531,
"h": 106.5
},
"luminance": 0.88555
}Semantic roles & 50–950 ramp
primary
#F2F2EE
secondary
#BCBCC8
accent
#4E974E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585