#F8EAEB#F8EAEB
#F8EAEB is a very light, near-neutral red. Relative luminance 0.848; OKLCH L 94.8% C 0.015 H 12.4°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EAEB |
|---|---|
| RGB | rgb(248, 234, 235) |
| HSL | hsl(356, 50%, 95%) |
| HSV | hsv(356, 6%, 97%) |
| CMYK | cmyk(0%, 5.6%, 5.2%, 2.7%) |
| CIE-LAB | lab(93.80, 4.89, 1.21) |
| CIE-LCH | lch(93.80, 5.04, 13.92°) |
| OKLab | oklab(94.84% 0.0149 0.0033) |
| OKLCH | oklch(94.84% 0.015 12.4) |
| XYZ | xyz(83.1277, 84.8011, 90.5702) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.35
Very Light Pink
#FFF4F2
ΔE00 2.86
Mistyrose
#FFE4E1
ΔE00 4.75
Snow
#FFFAFA
ΔE00 4.92
Seashell
#FFF5EE
ΔE00 5.21
Linen
#FAF0E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EAEB #EAF8F7
analogous
#F8EAF2 #F8EAEB #F8F0EA
triadic
#F8EAEB #EBF8EA #EAEBF8
tetradic
#F8EAEB #F2F8EA #EAF8F7 #F0EAF8
square
#F8EAEB #F2F8EA #EAF8F7 #F0EAF8
split-complementary
#F8EAEB #EAF8F0 #EAF2F8
monochromatic
#D98E94 #E9BCBF #F7E8E9 #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.17
#F8EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#F8EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EAEB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EAEB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#FBE9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8eaeb; /* rgb */ color: rgb(248, 234, 235); /* oklch */ color: oklch(94.8% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#faf0f1',
500: '#f8eaeb',
950: '#000000',
},
}SCSS
$custom: #f8eaeb; $custom-light: #faf0f1; $custom-dark: #000000;
JSON
{
"hex": "#f8eaeb",
"rgb": {
"r": 248,
"g": 234,
"b": 235
},
"hsl": {
"h": 355.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94838,
"c": 0.01526,
"h": 12.4
},
"luminance": 0.848
}Semantic roles & 50–950 ramp
primary
#F8EAEB
secondary
#AED8D5
accent
#BDB328
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585