#FFD6ED#FFD6ED
#FFD6ED is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.7% C 0.054 H 343.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6ED |
|---|---|
| RGB | rgb(255, 214, 237) |
| HSL | hsl(326, 100%, 92%) |
| HSV | hsv(326, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 7.1%, 0%) |
| CIE-LAB | lab(89.61, 17.98, -5.90) |
| CIE-LCH | lch(89.61, 18.92, 341.82°) |
| OKLab | oklab(91.73% 0.0521 -0.0155) |
| OKLCH | oklch(91.73% 0.054 343.5) |
| XYZ | xyz(80.5714, 75.4695, 90.4271) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.51
Pale Pink
#FFCFDC
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.64
Bubblegum
#FFC1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6ED #D6FFE8
analogous
#FCD6FF #FFD6ED #FFD6D9
triadic
#FFD6ED #EDFFD6 #D6EDFF
tetradic
#FFD6ED #FFFCD6 #D6FFE8 #D6D9FF
square
#FFD6ED #FFFCD6 #D6FFE8 #D6D9FF
split-complementary
#FFD6ED #D9FFD6 #D6FFFC
monochromatic
#FF5CB7 #FF99D2 #FFD6ED #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.30
#FFD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FFD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6ED
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6ED | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#FFD6DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd6ed; /* rgb */ color: rgb(255, 214, 237); /* oklch */ color: oklch(91.7% 0.054 343.5);
Tailwind
colors: {
custom: {
50: '#ffe2f2',
500: '#ffd6ed',
950: '#000000',
},
}SCSS
$custom: #ffd6ed; $custom-light: #ffe2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ed",
"rgb": {
"r": 255,
"g": 214,
"b": 237
},
"hsl": {
"h": 326.341,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91733,
"c": 0.05435,
"h": 343.5
},
"luminance": 0.75468
}Semantic roles & 50–950 ramp
primary
#FFD6ED
secondary
#8EEBB7
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485