#FFD6EC#FFD6EC
#FFD6EC is a very light, muted pink. Relative luminance 0.754; OKLCH L 91.7% C 0.054 H 344.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6EC |
|---|---|
| RGB | rgb(255, 214, 236) |
| HSL | hsl(328, 100%, 92%) |
| HSV | hsv(328, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 7.5%, 0%) |
| CIE-LAB | lab(89.59, 17.81, -5.42) |
| CIE-LCH | lch(89.59, 18.62, 343.09°) |
| OKLab | oklab(91.7% 0.0518 -0.0142) |
| OKLCH | oklch(91.7% 0.054 344.7) |
| XYZ | xyz(80.4257, 75.4112, 89.6598) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.22
Pale Pink
#FFCFDC
ΔE00 3.89
Pale Mauve
#FED0FC
ΔE00 6.25
Very Light Purple
#F6CEFC
ΔE00 7.19
Bubblegum
#FFC1CC
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6EC #D6FFE9
analogous
#FED6FF #FFD6EC #FFD6D8
triadic
#FFD6EC #ECFFD6 #D6ECFF
tetradic
#FFD6EC #FFFED6 #D6FFE9 #D6D8FF
square
#FFD6EC #FFFED6 #D6FFE9 #D6D8FF
split-complementary
#FFD6EC #D8FFD6 #D6FFFE
monochromatic
#FF5CB3 #FF99D0 #FFD6EC #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.31
#FFD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FFD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6EC
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6EC | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#FFD6DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd6ec; /* rgb */ color: rgb(255, 214, 236); /* oklch */ color: oklch(91.7% 0.054 344.7);
Tailwind
colors: {
custom: {
50: '#ffe2f2',
500: '#ffd6ec',
950: '#000000',
},
}SCSS
$custom: #ffd6ec; $custom-light: #ffe2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ec",
"rgb": {
"r": 255,
"g": 214,
"b": 236
},
"hsl": {
"h": 327.805,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91703,
"c": 0.05365,
"h": 344.7
},
"luminance": 0.75409
}Semantic roles & 50–950 ramp
primary
#FFD6EC
secondary
#8EEBB9
accent
#E66A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485