#FFD6EE#FFD6EE
#FFD6EE is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.8% C 0.055 H 342.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6EE |
|---|---|
| RGB | rgb(255, 214, 238) |
| HSL | hsl(325, 100%, 92%) |
| HSV | hsv(325, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 6.7%, 0%) |
| CIE-LAB | lab(89.64, 18.15, -6.39) |
| CIE-LCH | lch(89.64, 19.24, 340.61°) |
| OKLab | oklab(91.76% 0.0525 -0.0168) |
| OKLCH | oklch(91.76% 0.055 342.3) |
| XYZ | xyz(80.7179, 75.5281, 91.1987) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.79
Pale Pink
#FFCFDC
ΔE00 4.43
Pale Mauve
#FED0FC
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 7.60
Pale Lavender
#EECFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6EE #D6FFE7
analogous
#FCD6FF #FFD6EE #FFD6DA
triadic
#FFD6EE #EEFFD6 #D6EEFF
tetradic
#FFD6EE #FFFCD6 #D6FFE7 #D6DAFF
square
#FFD6EE #FFFCD6 #D6FFE7 #D6DAFF
split-complementary
#FFD6EE #DAFFD6 #D6FFFC
monochromatic
#FF5CBB #FF99D5 #FFD6EE #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.30
#FFD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6EE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6EE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#FFD6DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd6ee; /* rgb */ color: rgb(255, 214, 238); /* oklch */ color: oklch(91.8% 0.055 342.3);
Tailwind
colors: {
custom: {
50: '#ffe2f3',
500: '#ffd6ee',
950: '#000000',
},
}SCSS
$custom: #ffd6ee; $custom-light: #ffe2f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ee",
"rgb": {
"r": 255,
"g": 214,
"b": 238
},
"hsl": {
"h": 324.878,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91763,
"c": 0.05507,
"h": 342.3
},
"luminance": 0.75526
}Semantic roles & 50–950 ramp
primary
#FFD6EE
secondary
#8EEBB5
accent
#E65F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485