#F3F2EB#F3F2EB
#F3F2EB is a very light, near-neutral yellow. Relative luminance 0.886; OKLCH L 96.0% C 0.009 H 100.0°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2EB |
|---|---|
| RGB | rgb(243, 242, 235) |
| HSL | hsl(53, 25%, 94%) |
| HSV | hsv(53, 3%, 95%) |
| CMYK | cmyk(0%, 0.4%, 3.3%, 4.7%) |
| CIE-LAB | lab(95.40, -0.88, 3.49) |
| CIE-LCH | lch(95.40, 3.60, 104.21°) |
| OKLab | oklab(96% -0.0016 0.0092) |
| OKLCH | oklch(96% 0.009 100) |
| XYZ | xyz(83.7074, 88.5573, 91.2646) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.47
Floralwhite
#FFFAF0
ΔE00 2.69
Whitesmoke
#F5F5F5
ΔE00 3.51
Oldlace
#FDF5E6
ΔE00 4.13
Linen
#FAF0E6
ΔE00 4.16
Ivory
#FFFFF0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2EB #EBECF3
analogous
#F3EEEB #F3F2EB #F0F3EB
triadic
#F3F2EB #EBF3F2 #F2EBF3
tetradic
#F3F2EB #EBF3EE #EBECF3 #F3EBF0
square
#F3F2EB #EBF3EE #EBECF3 #F3EBF0
split-complementary
#F3F2EB #EBF0F3 #EEEBF3
monochromatic
#C5C09E #DCD9C5 #F3F2EB #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.12
#F3F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#F3F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2EB
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2EB | 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)
#F4F1EB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#F4F1F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3f2eb; /* rgb */ color: rgb(243, 242, 235); /* oklch */ color: oklch(96.0% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#f7f6f1',
500: '#f3f2eb',
950: '#000000',
},
}SCSS
$custom: #f3f2eb; $custom-light: #f7f6f1; $custom-dark: #000000;
JSON
{
"hex": "#f3f2eb",
"rgb": {
"r": 243,
"g": 242,
"b": 235
},
"hsl": {
"h": 52.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95999,
"c": 0.00934,
"h": 100
},
"luminance": 0.88557
}Semantic roles & 50–950 ramp
primary
#F3F2EB
secondary
#B6B9CC
accent
#4EA442
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585