#FFD7EE#FFD7EE
#FFD7EE is a very light, muted pink. Relative luminance 0.760; OKLCH L 91.9% C 0.053 H 342.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7EE |
|---|---|
| RGB | rgb(255, 215, 238) |
| HSL | hsl(326, 100%, 92%) |
| HSV | hsv(326, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 6.7%, 0%) |
| CIE-LAB | lab(89.88, 17.63, -6.04) |
| CIE-LCH | lch(89.88, 18.63, 341.09°) |
| OKLab | oklab(91.95% 0.051 -0.0158) |
| OKLCH | oklch(91.95% 0.053 342.7) |
| XYZ | xyz(80.9717, 76.0358, 91.2833) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.68
Pale Pink
#FFCFDC
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.64
Pale Lavender
#EECFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7EE #D7FFE8
analogous
#FCD7FF #FFD7EE #FFD7DA
triadic
#FFD7EE #EEFFD7 #D7EEFF
tetradic
#FFD7EE #FFFCD7 #D7FFE8 #D7DAFF
square
#FFD7EE #FFFCD7 #D7FFE8 #D7DAFF
split-complementary
#FFD7EE #DAFFD7 #D7FFFC
monochromatic
#FF5DBA #FF9AD4 #FFD7EE #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.30
#FFD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7EE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7EE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#FFD7DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7ee; /* rgb */ color: rgb(255, 215, 238); /* oklch */ color: oklch(91.9% 0.053 342.7);
Tailwind
colors: {
custom: {
50: '#ffe3f3',
500: '#ffd7ee',
950: '#000000',
},
}SCSS
$custom: #ffd7ee; $custom-light: #ffe3f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ee",
"rgb": {
"r": 255,
"g": 215,
"b": 238
},
"hsl": {
"h": 325.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91946,
"c": 0.05339,
"h": 342.7
},
"luminance": 0.76034
}Semantic roles & 50–950 ramp
primary
#FFD7EE
secondary
#8FEBB6
accent
#E66200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485