#FFE6EB#FFE6EB
#FFE6EB is a very light, muted red. Relative luminance 0.839; OKLCH L 94.7% C 0.028 H 4.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6EB |
|---|---|
| RGB | rgb(255, 230, 235) |
| HSL | hsl(348, 100%, 95%) |
| HSV | hsv(348, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 7.8%, 0%) |
| CIE-LAB | lab(93.39, 9.34, 0.68) |
| CIE-LCH | lch(93.39, 9.36, 4.18°) |
| OKLab | oklab(94.65% 0.028 0.002) |
| OKLCH | oklch(94.65% 0.028 4) |
| XYZ | xyz(84.5308, 83.8532, 90.3134) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.48
Lavenderblush
#FFF0F5
ΔE00 3.91
Very Light Pink
#FFF4F2
ΔE00 6.90
Light Pink
#FFD1DF
ΔE00 7.64
Pale Pink
#FFCFDC
ΔE00 8.06
Snow
#FFFAFA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6EB #E6FFFA
analogous
#FFE6F7 #FFE6EB #FFEDE6
triadic
#FFE6EB #EBFFE6 #E6EBFF
tetradic
#FFE6EB #F7FFE6 #E6FFFA #EDE6FF
square
#FFE6EB #F7FFE6 #E6FFFA #EDE6FF
split-complementary
#FFE6EB #E6FFED #E6F7FF
monochromatic
#FF6C89 #FFA9BA #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.18
#FFE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#FFE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6EB
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6EB | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6eb; /* rgb */ color: rgb(255, 230, 235); /* oklch */ color: oklch(94.7% 0.028 4.0);
Tailwind
colors: {
custom: {
50: '#ffedf1',
500: '#ffe6eb',
950: '#000000',
},
}SCSS
$custom: #ffe6eb; $custom-light: #ffedf1; $custom-dark: #000000;
JSON
{
"hex": "#ffe6eb",
"rgb": {
"r": 255,
"g": 230,
"b": 235
},
"hsl": {
"h": 348,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94653,
"c": 0.02808,
"h": 4
},
"luminance": 0.83852
}Semantic roles & 50–950 ramp
primary
#FFE6EB
secondary
#9CEDDD
accent
#E6B800
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485