#FFE7EB#FFE7EB
#FFE7EB is a very light, muted red. Relative luminance 0.844; OKLCH L 94.8% C 0.027 H 6.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7EB |
|---|---|
| RGB | rgb(255, 231, 235) |
| HSL | hsl(350, 100%, 95%) |
| HSV | hsv(350, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 7.8%, 0%) |
| CIE-LAB | lab(93.63, 8.82, 1.04) |
| CIE-LCH | lch(93.63, 8.89, 6.70°) |
| OKLab | oklab(94.84% 0.0266 0.0029) |
| OKLCH | oklch(94.84% 0.027 6.2) |
| XYZ | xyz(84.8098, 84.4114, 90.4065) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.15
Lavenderblush
#FFF0F5
ΔE00 3.53
Very Light Pink
#FFF4F2
ΔE00 6.35
Light Pink
#FFD1DF
ΔE00 8.16
Snow
#FFFAFA
ΔE00 8.47
Pale Pink
#FFCFDC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7EB #E7FFFB
analogous
#FFE7F7 #FFE7EB #FFEFE7
triadic
#FFE7EB #EBFFE7 #E7EBFF
tetradic
#FFE7EB #F7FFE7 #E7FFFB #EFE7FF
square
#FFE7EB #F7FFE7 #E7FFFB #EFE7FF
split-complementary
#FFE7EB #E7FFEF #E7F7FF
monochromatic
#FF6D85 #FFAAB8 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.17
#FFE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FFE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7EB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7EB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#FFE6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7eb; /* rgb */ color: rgb(255, 231, 235); /* oklch */ color: oklch(94.8% 0.027 6.2);
Tailwind
colors: {
custom: {
50: '#ffeef1',
500: '#ffe7eb',
950: '#000000',
},
}SCSS
$custom: #ffe7eb; $custom-light: #ffeef1; $custom-dark: #000000;
JSON
{
"hex": "#ffe7eb",
"rgb": {
"r": 255,
"g": 231,
"b": 235
},
"hsl": {
"h": 350,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94842,
"c": 0.02671,
"h": 6.2
},
"luminance": 0.8441
}Semantic roles & 50–950 ramp
primary
#FFE7EB
secondary
#9DEEE0
accent
#E6BF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585