#FFD8EE#FFD8EE
#FFD8EE is a very light, muted pink. Relative luminance 0.765; OKLCH L 92.1% C 0.052 H 343.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8EE |
|---|---|
| RGB | rgb(255, 216, 238) |
| HSL | hsl(326, 100%, 92%) |
| HSV | hsv(326, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 6.7%, 0%) |
| CIE-LAB | lab(90.11, 17.11, -5.69) |
| CIE-LCH | lch(90.11, 18.03, 341.60°) |
| OKLab | oklab(92.13% 0.0495 -0.0149) |
| OKLCH | oklch(92.13% 0.052 343.2) |
| XYZ | xyz(81.2271, 76.5467, 91.3684) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.62
Pale Pink
#FFCFDC
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.70
Bubblegum
#FFC1CC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8EE #D8FFE9
analogous
#FDD8FF #FFD8EE #FFD8DB
triadic
#FFD8EE #EEFFD8 #D8EEFF
tetradic
#FFD8EE #FFFDD8 #D8FFE9 #D8DBFF
square
#FFD8EE #FFFDD8 #D8FFE9 #D8DBFF
split-complementary
#FFD8EE #DBFFD8 #D8FFFD
monochromatic
#FF5EB9 #FF9BD3 #FFD8EE #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.29
#FFD8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFD8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8EE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8EE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8ee; /* rgb */ color: rgb(255, 216, 238); /* oklch */ color: oklch(92.1% 0.052 343.2);
Tailwind
colors: {
custom: {
50: '#ffe4f3',
500: '#ffd8ee',
950: '#000000',
},
}SCSS
$custom: #ffd8ee; $custom-light: #ffe4f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ee",
"rgb": {
"r": 255,
"g": 216,
"b": 238
},
"hsl": {
"h": 326.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9213,
"c": 0.05171,
"h": 343.2
},
"luminance": 0.76545
}Semantic roles & 50–950 ramp
primary
#FFD8EE
secondary
#90EBB8
accent
#E66400
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485