#FFD8EC#FFD8EC
#FFD8EC is a very light, muted pink. Relative luminance 0.764; OKLCH L 92.1% C 0.050 H 345.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8EC |
|---|---|
| RGB | rgb(255, 216, 236) |
| HSL | hsl(329, 100%, 92%) |
| HSV | hsv(329, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 7.5%, 0%) |
| CIE-LAB | lab(90.06, 16.77, -4.72) |
| CIE-LCH | lch(90.06, 17.42, 344.28°) |
| OKLab | oklab(92.07% 0.0488 -0.0123) |
| OKLCH | oklch(92.07% 0.05 345.8) |
| XYZ | xyz(80.9349, 76.4298, 89.8295) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.12
Pale Pink
#FFCFDC
ΔE00 3.83
Pale Mauve
#FED0FC
ΔE00 6.91
Bubblegum
#FFC1CC
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8EC #D8FFEB
analogous
#FFD8FF #FFD8EC #FFD8D9
triadic
#FFD8EC #ECFFD8 #D8ECFF
tetradic
#FFD8EC #FFFFD8 #D8FFEB #D8D9FF
square
#FFD8EC #FFFFD8 #D8FFEB #D8D9FF
split-complementary
#FFD8EC #D9FFD8 #D8FFFF
monochromatic
#FF5EB0 #FF9BCE #FFD8EC #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.29
#FFD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8EC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8EC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd8ec; /* rgb */ color: rgb(255, 216, 236); /* oklch */ color: oklch(92.1% 0.050 345.8);
Tailwind
colors: {
custom: {
50: '#ffe4f2',
500: '#ffd8ec',
950: '#000000',
},
}SCSS
$custom: #ffd8ec; $custom-light: #ffe4f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ec",
"rgb": {
"r": 255,
"g": 216,
"b": 236
},
"hsl": {
"h": 329.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9207,
"c": 0.05033,
"h": 345.8
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#FFD8EC
secondary
#90EBBC
accent
#E67000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485