#FFD6EA#FFD6EA
#FFD6EA is a very light, muted pink. Relative luminance 0.753; OKLCH L 91.6% C 0.052 H 347.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6EA |
|---|---|
| RGB | rgb(255, 214, 234) |
| HSL | hsl(331, 100%, 92%) |
| HSV | hsv(331, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 8.2%, 0%) |
| CIE-LAB | lab(89.53, 17.48, -4.44) |
| CIE-LCH | lch(89.53, 18.03, 345.74°) |
| OKLab | oklab(91.64% 0.051 -0.0116) |
| OKLCH | oklch(91.64% 0.052 347.2) |
| XYZ | xyz(80.1367, 75.2957, 88.1380) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.67
Pale Pink
#FFCFDC
ΔE00 3.36
Pale Mauve
#FED0FC
ΔE00 6.88
Bubblegum
#FFC1CC
ΔE00 7.22
Light Rose
#FFC5CB
ΔE00 7.38
Pink
#FFC0CB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6EA #D6FFEB
analogous
#FFD6FE #FFD6EA #FFD7D6
triadic
#FFD6EA #EAFFD6 #D6EAFF
tetradic
#FFD6EA #FEFFD6 #D6FFEB #D7D6FF
square
#FFD6EA #FEFFD6 #D6FFEB #D7D6FF
split-complementary
#FFD6EA #D6FFD7 #D6FEFF
monochromatic
#FF5CAB #FF99CB #FFD6EA #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.31
#FFD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6EA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6EA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#E2E3E9
Tritanopia (blue-blind)
#FFD6DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd6ea; /* rgb */ color: rgb(255, 214, 234); /* oklch */ color: oklch(91.6% 0.052 347.2);
Tailwind
colors: {
custom: {
50: '#ffe2f0',
500: '#ffd6ea',
950: '#000000',
},
}SCSS
$custom: #ffd6ea; $custom-light: #ffe2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ea",
"rgb": {
"r": 255,
"g": 214,
"b": 234
},
"hsl": {
"h": 330.732,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91643,
"c": 0.05233,
"h": 347.2
},
"luminance": 0.75294
}Semantic roles & 50–950 ramp
primary
#FFD6EA
secondary
#8EEBBE
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485