#FFE7ED#FFE7ED
#FFE7ED is a very light, muted red. Relative luminance 0.845; OKLCH L 94.9% C 0.027 H 0.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7ED |
|---|---|
| RGB | rgb(255, 231, 237) |
| HSL | hsl(345, 100%, 95%) |
| HSV | hsv(345, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 7.1%, 0%) |
| CIE-LAB | lab(93.68, 9.16, 0.07) |
| CIE-LCH | lch(93.68, 9.16, 0.43°) |
| OKLab | oklab(94.9% 0.0273 0.0003) |
| OKLCH | oklch(94.9% 0.027 0.7) |
| XYZ | xyz(85.1004, 84.5276, 91.9368) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Mistyrose
#FFE4E1
ΔE00 3.94
Very Light Pink
#FFF4F2
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.81
Pale Pink
#FFCFDC
ΔE00 8.26
Snow
#FFFAFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7ED #E7FFF9
analogous
#FFE7F9 #FFE7ED #FFEDE7
triadic
#FFE7ED #EDFFE7 #E7EDFF
tetradic
#FFE7ED #F9FFE7 #E7FFF9 #EDE7FF
square
#FFE7ED #F9FFE7 #E7FFF9 #EDE7FF
split-complementary
#FFE7ED #E7FFED #E7F9FF
monochromatic
#FF6D91 #FFAABF #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.17
#FFE7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FFE7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7ED
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7ED | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#FFE6E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7ed; /* rgb */ color: rgb(255, 231, 237); /* oklch */ color: oklch(94.9% 0.027 0.7);
Tailwind
colors: {
custom: {
50: '#ffeef2',
500: '#ffe7ed',
950: '#000000',
},
}SCSS
$custom: #ffe7ed; $custom-light: #ffeef2; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ed",
"rgb": {
"r": 255,
"g": 231,
"b": 237
},
"hsl": {
"h": 345,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94898,
"c": 0.0273,
"h": 0.7
},
"luminance": 0.84526
}Semantic roles & 50–950 ramp
primary
#FFE7ED
secondary
#9DEED9
accent
#E6AC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585