#F2EAEA#F2EAEA
#F2EAEA is a very light, near-neutral red. Relative luminance 0.837; OKLCH L 94.3% C 0.009 H 17.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAEA |
|---|---|
| RGB | rgb(242, 234, 234) |
| HSL | hsl(0, 24%, 93%) |
| HSV | hsv(0, 3%, 95%) |
| CMYK | cmyk(0%, 3.3%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.30, 2.69, 0.96) |
| CIE-LCH | lch(93.30, 2.86, 19.61°) |
| OKLab | oklab(94.33% 0.0083 0.0026) |
| OKLCH | oklch(94.33% 0.009 17.3) |
| XYZ | xyz(80.8899, 83.6639, 89.7133) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.60
Snow
#FFFAFA
ΔE00 3.46
Seashell
#FFF5EE
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 4.26
Lavenderblush
#FFF0F5
ΔE00 4.31
Off White
#FAF9F6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAEA #EAF2F2
analogous
#F2EAEE #F2EAEA #F2EEEA
triadic
#F2EAEA #EAF2EA #EAEAF2
tetradic
#F2EAEA #EEF2EA #EAF2F2 #EEEAF2
square
#F2EAEA #EEF2EA #EAF2F2 #EEEAF2
split-complementary
#F2EAEA #EAF2EE #EAEEF2
monochromatic
#C39E9E #DBC4C4 #F2EAEA #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.18
#F2EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F2EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAEA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAEA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#F4E9EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eaea; /* rgb */ color: rgb(242, 234, 234); /* oklch */ color: oklch(94.3% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#f6f0f0',
500: '#f2eaea',
950: '#000000',
},
}SCSS
$custom: #f2eaea; $custom-light: #f6f0f0; $custom-dark: #000000;
JSON
{
"hex": "#f2eaea",
"rgb": {
"r": 242,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.9433,
"c": 0.00866,
"h": 17.3
},
"luminance": 0.83663
}Semantic roles & 50–950 ramp
primary
#F2EAEA
secondary
#B6CACA
accent
#A2A244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585