#FFE3E6#FFE3E6
#FFE3E6 is a very light, muted red. Relative luminance 0.819; OKLCH L 93.9% C 0.031 H 10.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E6 |
|---|---|
| RGB | rgb(255, 227, 230) |
| HSL | hsl(354, 100%, 95%) |
| HSV | hsv(354, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9.8%, 0%) |
| CIE-LAB | lab(92.54, 10.07, 2.05) |
| CIE-LCH | lch(92.54, 10.27, 11.52°) |
| OKLab | oklab(93.95% 0.0305 0.0056) |
| OKLCH | oklch(93.95% 0.031 10.3) |
| XYZ | xyz(82.9909, 81.9130, 86.2865) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.69
Lavenderblush
#FFF0F5
ΔE00 5.02
Light Pink
#FFD1DF
ΔE00 7.11
Pale Pink
#FFCFDC
ΔE00 7.43
Very Light Pink
#FFF4F2
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E6 #E3FFFC
analogous
#FFE3F4 #FFE3E6 #FFEEE3
triadic
#FFE3E6 #E6FFE3 #E3E6FF
tetradic
#FFE3E6 #F4FFE3 #E3FFFC #EEE3FF
square
#FFE3E6 #F4FFE3 #E3FFFC #EEE3FF
split-complementary
#FFE3E6 #E3FFEE #E3F4FF
monochromatic
#FF6979 #FFA6AF #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.21
#FFE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E6
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E6 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#EDEBE6
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3e6; /* rgb */ color: rgb(255, 227, 230); /* oklch */ color: oklch(93.9% 0.031 10.3);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#ffe3e6',
950: '#000000',
},
}SCSS
$custom: #ffe3e6; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e6",
"rgb": {
"r": 255,
"g": 227,
"b": 230
},
"hsl": {
"h": 353.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.93948,
"c": 0.03102,
"h": 10.3
},
"luminance": 0.81911
}Semantic roles & 50–950 ramp
primary
#FFE3E6
secondary
#99EDE4
accent
#E6CD00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484