#F3F2EA#F3F2EA
#F3F2EA is a very light, near-neutral yellow. Relative luminance 0.885; OKLCH L 96.0% C 0.011 H 100.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2EA |
|---|---|
| RGB | rgb(243, 242, 234) |
| HSL | hsl(53, 27%, 94%) |
| HSV | hsv(53, 4%, 95%) |
| CMYK | cmyk(0%, 0.4%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.37, -1.05, 3.97) |
| CIE-LCH | lch(95.37, 4.11, 104.87°) |
| OKLab | oklab(95.97% -0.002 0.0105) |
| OKLCH | oklch(95.97% 0.011 100.8) |
| XYZ | xyz(83.5634, 88.4997, 90.5058) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.60
Off White
#FAF9F6
ΔE00 2.86
Oldlace
#FDF5E6
ΔE00 3.88
Ivory
#FFFFF0
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 3.96
Linen
#FAF0E6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2EA #EAEBF3
analogous
#F3EDEA #F3F2EA #EFF3EA
triadic
#F3F2EA #EAF3F2 #F2EAF3
tetradic
#F3F2EA #EAF3ED #EAEBF3 #F3EAEF
square
#F3F2EA #EAF3ED #EAEBF3 #F3EAEF
split-complementary
#F3F2EA #EAEFF3 #EDEAF3
monochromatic
#C6C29C #DDDAC3 #F3F2EA #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.12
#F3F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#F3F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2EA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2EA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#F5F1F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3f2ea; /* rgb */ color: rgb(243, 242, 234); /* oklch */ color: oklch(96.0% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#f7f6f0',
500: '#f3f2ea',
950: '#000000',
},
}SCSS
$custom: #f3f2ea; $custom-light: #f7f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f2ea",
"rgb": {
"r": 243,
"g": 242,
"b": 234
},
"hsl": {
"h": 53.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95972,
"c": 0.01065,
"h": 100.8
},
"luminance": 0.88499
}Semantic roles & 50–950 ramp
primary
#F3F2EA
secondary
#B5B7CD
accent
#4BA640
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585