#F2F0E8#F2F0E8
#F2F0E8 is a very light, near-neutral yellow. Relative luminance 0.870; OKLCH L 95.4% C 0.011 H 95.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0E8 |
|---|---|
| RGB | rgb(242, 240, 232) |
| HSL | hsl(48, 28%, 93%) |
| HSV | hsv(48, 4%, 95%) |
| CMYK | cmyk(0%, 0.8%, 4.1%, 5.1%) |
| CIE-LAB | lab(94.75, -0.72, 4.09) |
| CIE-LCH | lch(94.75, 4.16, 99.93°) |
| OKLab | oklab(95.45% -0.001 0.0108) |
| OKLCH | oklch(95.45% 0.011 95.2) |
| XYZ | xyz(82.3414, 87.0239, 88.7877) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.60
Off White
#FAF9F6
ΔE00 3.01
Oldlace
#FDF5E6
ΔE00 3.67
Linen
#FAF0E6
ΔE00 3.72
Whitesmoke
#F5F5F5
ΔE00 4.01
Seashell
#FFF5EE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0E8 #E8EAF2
analogous
#F2EBE8 #F2F0E8 #EFF2E8
triadic
#F2F0E8 #E8F2F0 #F0E8F2
tetradic
#F2F0E8 #E8F2EB #E8EAF2 #F2E8EF
square
#F2F0E8 #E8F2EB #E8EAF2 #F2E8EF
split-complementary
#F2F0E8 #E8EFF2 #EBE8F2
monochromatic
#C6BD9A #DCD6C1 #F2F0E8 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.14
#F2F0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F2F0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0E8
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0E8 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE8
Deuteranopia (green-blind)
#F3F0E8
Tritanopia (blue-blind)
#F4EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0e8; /* rgb */ color: rgb(242, 240, 232); /* oklch */ color: oklch(95.4% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#f6f4ef',
500: '#f2f0e8',
950: '#000000',
},
}SCSS
$custom: #f2f0e8; $custom-light: #f6f4ef; $custom-dark: #000000;
JSON
{
"hex": "#f2f0e8",
"rgb": {
"r": 242,
"g": 240,
"b": 232
},
"hsl": {
"h": 48,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95448,
"c": 0.01083,
"h": 95.2
},
"luminance": 0.87024
}Semantic roles & 50–950 ramp
primary
#F2F0E8
secondary
#B3B8CC
accent
#54A63F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585