#FFE7EE#FFE7EE
#FFE7EE is a very light, muted pink. Relative luminance 0.846; OKLCH L 94.9% C 0.028 H 358.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7EE |
|---|---|
| RGB | rgb(255, 231, 238) |
| HSL | hsl(343, 100%, 95%) |
| HSV | hsv(343, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 6.7%, 0%) |
| CIE-LAB | lab(93.70, 9.32, -0.42) |
| CIE-LCH | lch(93.70, 9.33, 357.45°) |
| OKLab | oklab(94.93% 0.0277 -0.001) |
| OKLCH | oklch(94.93% 0.028 358) |
| XYZ | xyz(85.2469, 84.5862, 92.7084) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.68
Mistyrose
#FFE4E1
ΔE00 4.34
Very Light Pink
#FFF4F2
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 8.14
Snow
#FFFAFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7EE #E7FFF8
analogous
#FFE7FA #FFE7EE #FFECE7
triadic
#FFE7EE #EEFFE7 #E7EEFF
tetradic
#FFE7EE #FAFFE7 #E7FFF8 #ECE7FF
square
#FFE7EE #FAFFE7 #E7FFF8 #ECE7FF
split-complementary
#FFE7EE #E7FFEC #E7FAFF
monochromatic
#FF6D97 #FFAAC3 #FFE0E9 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.17
#FFE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#FFE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7EE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7EE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#FFE6E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7ee; /* rgb */ color: rgb(255, 231, 238); /* oklch */ color: oklch(94.9% 0.028 358.0);
Tailwind
colors: {
custom: {
50: '#ffeef3',
500: '#ffe7ee',
950: '#000000',
},
}SCSS
$custom: #ffe7ee; $custom-light: #ffeef3; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ee",
"rgb": {
"r": 255,
"g": 231,
"b": 238
},
"hsl": {
"h": 342.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94926,
"c": 0.02769,
"h": 358
},
"luminance": 0.84585
}Semantic roles & 50–950 ramp
primary
#FFE7EE
secondary
#9DEED6
accent
#E6A300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585