#FFE0E6#FFE0E6
#FFE0E6 is a very light, muted red. Relative luminance 0.803; OKLCH L 93.4% C 0.035 H 4.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E6 |
|---|---|
| RGB | rgb(255, 224, 230) |
| HSL | hsl(348, 100%, 94%) |
| HSV | hsv(348, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 9.8%, 0%) |
| CIE-LAB | lab(91.81, 11.62, 1.00) |
| CIE-LCH | lch(91.81, 11.66, 4.92°) |
| OKLab | oklab(93.38% 0.0349 0.0028) |
| OKLCH | oklch(93.38% 0.035 4.6) |
| XYZ | xyz(82.1775, 80.2862, 86.0154) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.20
Light Pink
#FFD1DF
ΔE00 5.54
Pale Pink
#FFCFDC
ΔE00 5.91
Lavenderblush
#FFF0F5
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 8.39
Very Light Pink
#FFF4F2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E6 #E0FFF9
analogous
#FFE0F6 #FFE0E6 #FFEAE0
triadic
#FFE0E6 #E6FFE0 #E0E6FF
tetradic
#FFE0E6 #F6FFE0 #E0FFF9 #EAE0FF
square
#FFE0E6 #F6FFE0 #E0FFF9 #EAE0FF
split-complementary
#FFE0E6 #E0FFEA #E0F6FF
monochromatic
#FF6683 #FFA3B5 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.23
#FFE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FFE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E6
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E6 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E6
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#FFDEE2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0e6; /* rgb */ color: rgb(255, 224, 230); /* oklch */ color: oklch(93.4% 0.035 4.6);
Tailwind
colors: {
custom: {
50: '#ffe9ed',
500: '#ffe0e6',
950: '#000000',
},
}SCSS
$custom: #ffe0e6; $custom-light: #ffe9ed; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e6",
"rgb": {
"r": 255,
"g": 224,
"b": 230
},
"hsl": {
"h": 348.387,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93384,
"c": 0.03501,
"h": 4.6
},
"luminance": 0.80284
}Semantic roles & 50–950 ramp
primary
#FFE0E6
secondary
#97EDDC
accent
#E6B900
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484