#FFD5EE#FFD5EE
#FFD5EE is a very light, muted pink. Relative luminance 0.750; OKLCH L 91.6% C 0.057 H 341.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5EE |
|---|---|
| RGB | rgb(255, 213, 238) |
| HSL | hsl(324, 100%, 92%) |
| HSV | hsv(324, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 6.7%, 0%) |
| CIE-LAB | lab(89.40, 18.67, -6.74) |
| CIE-LCH | lch(89.40, 19.85, 340.16°) |
| OKLab | oklab(91.58% 0.0539 -0.0177) |
| OKLCH | oklch(91.58% 0.057 341.8) |
| XYZ | xyz(80.4656, 75.0235, 91.1146) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.94
Pale Pink
#FFCFDC
ΔE00 4.54
Pale Mauve
#FED0FC
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 7.58
Pale Lavender
#EECFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5EE #D5FFE6
analogous
#FBD5FF #FFD5EE #FFD5D9
triadic
#FFD5EE #EEFFD5 #D5EEFF
tetradic
#FFD5EE #FFFBD5 #D5FFE6 #D5D9FF
square
#FFD5EE #FFFBD5 #D5FFE6 #D5D9FF
split-complementary
#FFD5EE #D9FFD5 #D5FFFB
monochromatic
#FF5BBC #FF98D5 #FFD5EE #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.31
#FFD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5EE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5EE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd5ee; /* rgb */ color: rgb(255, 213, 238); /* oklch */ color: oklch(91.6% 0.057 341.8);
Tailwind
colors: {
custom: {
50: '#ffe2f3',
500: '#ffd5ee',
950: '#000000',
},
}SCSS
$custom: #ffd5ee; $custom-light: #ffe2f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ee",
"rgb": {
"r": 255,
"g": 213,
"b": 238
},
"hsl": {
"h": 324.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9158,
"c": 0.05675,
"h": 341.8
},
"luminance": 0.75022
}Semantic roles & 50–950 ramp
primary
#FFD5EE
secondary
#8DEBB3
accent
#E65D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485