#F2F3EA#F2F3EA
#F2F3EA is a very light, near-neutral yellow. Relative luminance 0.889; OKLCH L 96.1% C 0.012 H 111.8°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F3EA |
|---|---|
| RGB | rgb(242, 243, 234) |
| HSL | hsl(67, 27%, 94%) |
| HSV | hsv(67, 4%, 95%) |
| CMYK | cmyk(0.4%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.55, -1.90, 4.22) |
| CIE-LCH | lch(95.55, 4.62, 114.25°) |
| OKLab | oklab(96.09% -0.0044 0.0111) |
| OKLCH | oklch(96.09% 0.012 111.8) |
| XYZ | xyz(83.5175, 88.9191, 90.5892) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.29
Ivory
#FFFFF0
ΔE00 3.40
Off White
#FAF9F6
ΔE00 3.53
Oldlace
#FDF5E6
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F3EA #EBEAF3
analogous
#F3EFEA #F2F3EA #EDF3EA
triadic
#F2F3EA #EAF2F3 #F3EAF2
tetradic
#F2F3EA #EAF3EF #EBEAF3 #F3EAED
square
#F2F3EA #EAF3EF #EBEAF3 #F3EAED
split-complementary
#F2F3EA #EAEDF3 #EFEAF3
monochromatic
#C2C69C #DADDC3 #F2F3EA #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.12
#F2F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F2F3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F3EA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F3EA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#F3F2F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f3ea; /* rgb */ color: rgb(242, 243, 234); /* oklch */ color: oklch(96.1% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#f6f7f0',
500: '#f2f3ea',
950: '#000000',
},
}SCSS
$custom: #f2f3ea; $custom-light: #f6f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f3ea",
"rgb": {
"r": 242,
"g": 243,
"b": 234
},
"hsl": {
"h": 66.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.96092,
"c": 0.01194,
"h": 111.8
},
"luminance": 0.88919
}Semantic roles & 50–950 ramp
primary
#F2F3EA
secondary
#B7B5CD
accent
#40A64B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585