#FFD7ED#FFD7ED
#FFD7ED is a very light, muted pink. Relative luminance 0.760; OKLCH L 91.9% C 0.053 H 344.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7ED |
|---|---|
| RGB | rgb(255, 215, 237) |
| HSL | hsl(327, 100%, 92%) |
| HSV | hsv(327, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 7.1%, 0%) |
| CIE-LAB | lab(89.85, 17.46, -5.55) |
| CIE-LCH | lch(89.85, 18.32, 342.35°) |
| OKLab | oklab(91.92% 0.0506 -0.0145) |
| OKLCH | oklch(91.92% 0.053 344) |
| XYZ | xyz(80.8252, 75.9772, 90.5117) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.41
Pale Pink
#FFCFDC
ΔE00 4.09
Pale Mauve
#FED0FC
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.69
Bubblegum
#FFC1CC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7ED #D7FFE9
analogous
#FDD7FF #FFD7ED #FFD7D9
triadic
#FFD7ED #EDFFD7 #D7EDFF
tetradic
#FFD7ED #FFFDD7 #D7FFE9 #D7D9FF
square
#FFD7ED #FFFDD7 #D7FFE9 #D7D9FF
split-complementary
#FFD7ED #D9FFD7 #D7FFFD
monochromatic
#FF5DB6 #FF9AD1 #FFD7ED #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.30
#FFD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7ED
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7ED | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#FFD7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7ed; /* rgb */ color: rgb(255, 215, 237); /* oklch */ color: oklch(91.9% 0.053 344.0);
Tailwind
colors: {
custom: {
50: '#ffe3f2',
500: '#ffd7ed',
950: '#000000',
},
}SCSS
$custom: #ffd7ed; $custom-light: #ffe3f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ed",
"rgb": {
"r": 255,
"g": 215,
"b": 237
},
"hsl": {
"h": 327,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91916,
"c": 0.05268,
"h": 344
},
"luminance": 0.75975
}Semantic roles & 50–950 ramp
primary
#FFD7ED
secondary
#8FEBB8
accent
#E66700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485