#F8EAEA#F8EAEA
#F8EAEA is a very light, near-neutral red. Relative luminance 0.847; OKLCH L 94.8% C 0.015 H 17.4°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EAEA |
|---|---|
| RGB | rgb(248, 234, 234) |
| HSL | hsl(0, 50%, 95%) |
| HSV | hsv(0, 6%, 97%) |
| CMYK | cmyk(0%, 5.6%, 5.6%, 2.7%) |
| CIE-LAB | lab(93.77, 4.73, 1.70) |
| CIE-LCH | lch(93.77, 5.02, 19.75°) |
| OKLab | oklab(94.81% 0.0145 0.0046) |
| OKLCH | oklch(94.81% 0.015 17.4) |
| XYZ | xyz(82.9837, 84.7435, 89.8115) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.61
Lavenderblush
#FFF0F5
ΔE00 2.76
Mistyrose
#FFE4E1
ΔE00 4.68
Seashell
#FFF5EE
ΔE00 4.81
Snow
#FFFAFA
ΔE00 4.83
Linen
#FAF0E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EAEA #EAF8F8
analogous
#F8EAF1 #F8EAEA #F8F1EA
triadic
#F8EAEA #EAF8EA #EAEAF8
tetradic
#F8EAEA #F1F8EA #EAF8F8 #F1EAF8
square
#F8EAEA #F1F8EA #EAF8F8 #F1EAF8
split-complementary
#F8EAEA #EAF8F1 #EAF1F8
monochromatic
#D98E8E #E9BCBC #F7E8E8 #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.17
#F8EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#F8EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EAEA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EAEA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#FBE9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8eaea; /* rgb */ color: rgb(248, 234, 234); /* oklch */ color: oklch(94.8% 0.015 17.4);
Tailwind
colors: {
custom: {
50: '#faf0f0',
500: '#f8eaea',
950: '#000000',
},
}SCSS
$custom: #f8eaea; $custom-light: #faf0f0; $custom-dark: #000000;
JSON
{
"hex": "#f8eaea",
"rgb": {
"r": 248,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94811,
"c": 0.01522,
"h": 17.4
},
"luminance": 0.84743
}Semantic roles & 50–950 ramp
primary
#F8EAEA
secondary
#AED8D8
accent
#BDBD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585