#FFE3ED#FFE3ED
#FFE3ED is a very light, muted pink. Relative luminance 0.823; OKLCH L 94.1% C 0.033 H 354.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3ED |
|---|---|
| RGB | rgb(255, 227, 237) |
| HSL | hsl(339, 100%, 95%) |
| HSV | hsv(339, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 7.1%, 0%) |
| CIE-LAB | lab(92.71, 11.22, -1.34) |
| CIE-LCH | lch(92.71, 11.30, 353.17°) |
| OKLab | oklab(94.14% 0.0331 -0.0034) |
| OKLCH | oklch(94.14% 0.033 354.1) |
| XYZ | xyz(83.9937, 82.3141, 91.5678) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.45
Mistyrose
#FFE4E1
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 5.96
Pale Pink
#FFCFDC
ΔE00 6.50
Very Light Pink
#FFF4F2
ΔE00 8.93
Light Rose
#FFC5CB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3ED #E3FFF5
analogous
#FFE3FB #FFE3ED #FFE7E3
triadic
#FFE3ED #EDFFE3 #E3EDFF
tetradic
#FFE3ED #FBFFE3 #E3FFF5 #E7E3FF
square
#FFE3ED #FBFFE3 #E3FFF5 #E7E3FF
split-complementary
#FFE3ED #E3FFE7 #E3FBFF
monochromatic
#FF699E #FFA6C6 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.20
#FFE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FFE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3ED
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3ED | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3ed; /* rgb */ color: rgb(255, 227, 237); /* oklch */ color: oklch(94.1% 0.033 354.1);
Tailwind
colors: {
custom: {
50: '#ffebf2',
500: '#ffe3ed',
950: '#000000',
},
}SCSS
$custom: #ffe3ed; $custom-light: #ffebf2; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ed",
"rgb": {
"r": 255,
"g": 227,
"b": 237
},
"hsl": {
"h": 338.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94144,
"c": 0.03326,
"h": 354.1
},
"luminance": 0.82313
}Semantic roles & 50–950 ramp
primary
#FFE3ED
secondary
#99EDCF
accent
#E69400
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485