#F3F2EF#F3F2EF
#F3F2EF is a very light, near-neutral yellow. Relative luminance 0.888; OKLCH L 96.1% C 0.004 H 91.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2EF |
|---|---|
| RGB | rgb(243, 242, 239) |
| HSL | hsl(45, 14%, 95%) |
| HSV | hsv(45, 2%, 95%) |
| CMYK | cmyk(0%, 0.4%, 1.6%, 4.7%) |
| CIE-LAB | lab(95.49, -0.19, 1.56) |
| CIE-LCH | lch(95.49, 1.57, 97.04°) |
| OKLab | oklab(96.11% -0.0001 0.0041) |
| OKLCH | oklch(96.11% 0.004 91.4) |
| XYZ | xyz(84.2918, 88.7911, 94.3424) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.43
Whitesmoke
#F5F5F5
ΔE00 1.65
White
#FFFFFF
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 3.05
Snow
#FFFAFA
ΔE00 3.41
Floralwhite
#FFFAF0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2EF #EFF0F3
analogous
#F3F0EF #F3F2EF #F2F3EF
triadic
#F3F2EF #EFF3F2 #F2EFF3
tetradic
#F3F2EF #EFF3F0 #EFF0F3 #F3EFF2
square
#F3F2EF #EFF3F0 #EFF0F3 #F3EFF2
split-complementary
#F3F2EF #EFF2F3 #F0EFF3
monochromatic
#BFB9A9 #D9D6CC #F2F1EE #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.12
#F3F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#F3F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2EF
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2EF | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#F4F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3f2ef; /* rgb */ color: rgb(243, 242, 239); /* oklch */ color: oklch(96.1% 0.004 91.4);
Tailwind
colors: {
custom: {
50: '#f7f6f4',
500: '#f3f2ef',
950: '#000000',
},
}SCSS
$custom: #f3f2ef; $custom-light: #f7f6f4; $custom-dark: #000000;
JSON
{
"hex": "#f3f2ef",
"rgb": {
"r": 243,
"g": 242,
"b": 239
},
"hsl": {
"h": 45,
"s": 14.286,
"l": 94.51
},
"oklch": {
"l": 0.96108,
"c": 0.00413,
"h": 91.4
},
"luminance": 0.88791
}Semantic roles & 50–950 ramp
primary
#F3F2EF
secondary
#BDC0C9
accent
#60984D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585