#FFD7EC#FFD7EC
#FFD7EC is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.9% C 0.052 H 345.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7EC |
|---|---|
| RGB | rgb(255, 215, 236) |
| HSL | hsl(329, 100%, 92%) |
| HSV | hsv(329, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 7.5%, 0%) |
| CIE-LAB | lab(89.82, 17.29, -5.07) |
| CIE-LCH | lch(89.82, 18.02, 343.66°) |
| OKLab | oklab(91.89% 0.0503 -0.0132) |
| OKLCH | oklch(91.89% 0.052 345.2) |
| XYZ | xyz(80.6795, 75.9190, 89.7444) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.14
Pale Pink
#FFCFDC
ΔE00 3.84
Pale Mauve
#FED0FC
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 7.48
Bubblegum
#FFC1CC
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7EC #D7FFEA
analogous
#FED7FF #FFD7EC #FFD7D8
triadic
#FFD7EC #ECFFD7 #D7ECFF
tetradic
#FFD7EC #FFFED7 #D7FFEA #D7D8FF
square
#FFD7EC #FFFED7 #D7FFEA #D7D8FF
split-complementary
#FFD7EC #D8FFD7 #D7FFFE
monochromatic
#FF5DB2 #FF9ACF #FFD7EC #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.30
#FFD7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFD7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7EC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7EC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#FFD7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7ec; /* rgb */ color: rgb(255, 215, 236); /* oklch */ color: oklch(91.9% 0.052 345.2);
Tailwind
colors: {
custom: {
50: '#ffe3f2',
500: '#ffd7ec',
950: '#000000',
},
}SCSS
$custom: #ffd7ec; $custom-light: #ffe3f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ec",
"rgb": {
"r": 255,
"g": 215,
"b": 236
},
"hsl": {
"h": 328.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91886,
"c": 0.05198,
"h": 345.2
},
"luminance": 0.75917
}Semantic roles & 50–950 ramp
primary
#FFD7EC
secondary
#8FEBBB
accent
#E66D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485