#F2EAE8#F2EAE8
#F2EAE8 is a very light, near-neutral red. Relative luminance 0.835; OKLCH L 94.3% C 0.009 H 34.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAE8 |
|---|---|
| RGB | rgb(242, 234, 232) |
| HSL | hsl(12, 28%, 93%) |
| HSV | hsv(12, 4%, 95%) |
| CMYK | cmyk(0%, 3.3%, 4.1%, 5.1%) |
| CIE-LAB | lab(93.25, 2.35, 1.93) |
| CIE-LCH | lch(93.25, 3.04, 39.39°) |
| OKLab | oklab(94.27% 0.0075 0.0051) |
| OKLCH | oklch(94.27% 0.009 34.3) |
| XYZ | xyz(80.6043, 83.5496, 88.2087) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.56
Seashell
#FFF5EE
ΔE00 3.33
Snow
#FFFAFA
ΔE00 3.54
Linen
#FAF0E6
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 4.17
Off White
#FAF9F6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAE8 #E8F0F2
analogous
#F2E8EB #F2EAE8 #F2EFE8
triadic
#F2EAE8 #E8F2EA #EAE8F2
tetradic
#F2EAE8 #EBF2E8 #E8F0F2 #EFE8F2
square
#F2EAE8 #EBF2E8 #E8F0F2 #EFE8F2
split-complementary
#F2EAE8 #E8F2EF #E8EBF2
monochromatic
#C6A39A #DCC6C1 #F2EAE8 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.19
#F2EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F2EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAE8
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAE8 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#F4E9E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eae8; /* rgb */ color: rgb(242, 234, 232); /* oklch */ color: oklch(94.3% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#f6f0ef',
500: '#f2eae8',
950: '#000000',
},
}SCSS
$custom: #f2eae8; $custom-light: #f6f0ef; $custom-dark: #000000;
JSON
{
"hex": "#f2eae8",
"rgb": {
"r": 242,
"g": 234,
"b": 232
},
"hsl": {
"h": 12,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.94274,
"c": 0.0091,
"h": 34.3
},
"luminance": 0.83549
}Semantic roles & 50–950 ramp
primary
#F2EAE8
secondary
#B3C7CC
accent
#92A63F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585