#F3F2EE#F3F2EE
#F3F2EE is a very light, near-neutral yellow. Relative luminance 0.887; OKLCH L 96.1% C 0.005 H 95.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2EE |
|---|---|
| RGB | rgb(243, 242, 238) |
| HSL | hsl(48, 17%, 94%) |
| HSV | hsv(48, 2%, 95%) |
| CMYK | cmyk(0%, 0.4%, 2.1%, 4.7%) |
| CIE-LAB | lab(95.47, -0.37, 2.04) |
| CIE-LCH | lch(95.47, 2.08, 100.16°) |
| OKLab | oklab(96.08% -0.0005 0.0054) |
| OKLCH | oklch(96.08% 0.005 95.1) |
| XYZ | xyz(84.1445, 88.7321, 93.5665) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.54
Whitesmoke
#F5F5F5
ΔE00 2.12
White
#FFFFFF
ΔE00 3.33
Floralwhite
#FFFAF0
ΔE00 3.38
Pale Grey
#FDFDFE
ΔE00 3.42
Snow
#FFFAFA
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2EE #EEEFF3
analogous
#F3F0EE #F3F2EE #F2F3EE
triadic
#F3F2EE #EEF3F2 #F2EEF3
tetradic
#F3F2EE #EEF3F0 #EEEFF3 #F3EEF2
square
#F3F2EE #EEF3F0 #EEEFF3 #F3EEF2
split-complementary
#F3F2EE #EEF2F3 #F0EEF3
monochromatic
#C0BBA6 #DAD7CA #F2F1ED #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.12
#F3F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#F3F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2EE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2EE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#F4F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3f2ee; /* rgb */ color: rgb(243, 242, 238); /* oklch */ color: oklch(96.1% 0.005 95.1);
Tailwind
colors: {
custom: {
50: '#f7f6f3',
500: '#f3f2ee',
950: '#000000',
},
}SCSS
$custom: #f3f2ee; $custom-light: #f7f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f3f2ee",
"rgb": {
"r": 243,
"g": 242,
"b": 238
},
"hsl": {
"h": 48,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.96081,
"c": 0.00542,
"h": 95.1
},
"luminance": 0.88732
}Semantic roles & 50–950 ramp
primary
#F3F2EE
secondary
#BBBECA
accent
#5A9C4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585