#FEE8EB#FEE8EB
#FEE8EB is a very light, muted red. Relative luminance 0.848; OKLCH L 94.9% C 0.024 H 8.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE8EB |
|---|---|
| RGB | rgb(254, 232, 235) |
| HSL | hsl(352, 92%, 95%) |
| HSV | hsv(352, 9%, 100%) |
| CMYK | cmyk(0%, 8.7%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.79, 7.97, 1.26) |
| CIE-LCH | lch(93.79, 8.07, 8.99°) |
| OKLab | oklab(94.95% 0.0241 0.0035) |
| OKLCH | oklch(94.95% 0.024 8.2) |
| XYZ | xyz(84.7235, 84.7835, 90.4828) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.94
Mistyrose
#FFE4E1
ΔE00 3.01
Very Light Pink
#FFF4F2
ΔE00 5.53
Snow
#FFFAFA
ΔE00 7.70
Seashell
#FFF5EE
ΔE00 7.87
Light Pink
#FFD1DF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE8EB #E8FEFB
analogous
#FEE8F6 #FEE8EB #FEF0E8
triadic
#FEE8EB #EBFEE8 #E8EBFE
tetradic
#FEE8EB #F6FEE8 #E8FEFB #F0E8FE
square
#FEE8EB #F6FEE8 #E8FEFB #F0E8FE
split-complementary
#FEE8EB #E8FEF0 #E8F6FE
monochromatic
#F97385 #FBADB8 #FEE2E6 #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.17
#FEE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FEE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE8EB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE8EB | 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)
#EBEBEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#FFE7E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fee8eb; /* rgb */ color: rgb(254, 232, 235); /* oklch */ color: oklch(94.9% 0.024 8.2);
Tailwind
colors: {
custom: {
50: '#feeff1',
500: '#fee8eb',
950: '#000000',
},
}SCSS
$custom: #fee8eb; $custom-light: #feeff1; $custom-dark: #000000;
JSON
{
"hex": "#fee8eb",
"rgb": {
"r": 254,
"g": 232,
"b": 235
},
"hsl": {
"h": 351.818,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.94948,
"c": 0.02431,
"h": 8.2
},
"luminance": 0.84782
}Semantic roles & 50–950 ramp
primary
#FEE8EB
secondary
#A0EAE0
accent
#E6C600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585