#FFD8EA#FFD8EA
#FFD8EA is a very light, muted pink. Relative luminance 0.763; OKLCH L 92.0% C 0.049 H 348.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8EA |
|---|---|
| RGB | rgb(255, 216, 234) |
| HSL | hsl(332, 100%, 92%) |
| HSV | hsv(332, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 8.2%, 0%) |
| CIE-LAB | lab(90.00, 16.43, -3.75) |
| CIE-LCH | lch(90.00, 16.86, 347.16°) |
| OKLab | oklab(92.01% 0.0481 -0.0097) |
| OKLCH | oklch(92.01% 0.049 348.6) |
| XYZ | xyz(80.6460, 76.3142, 88.3078) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.68
Pale Pink
#FFCFDC
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 7.41
Bubblegum
#FFC1CC
ΔE00 7.46
Pale Mauve
#FED0FC
ΔE00 7.54
Pink
#FFC0CB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8EA #D8FFED
analogous
#FFD8FD #FFD8EA #FFDAD8
triadic
#FFD8EA #EAFFD8 #D8EAFF
tetradic
#FFD8EA #FDFFD8 #D8FFED #DAD8FF
square
#FFD8EA #FDFFD8 #D8FFED #DAD8FF
split-complementary
#FFD8EA #D8FFDA #D8FDFF
monochromatic
#FF5EA8 #FF9BC9 #FFD8EA #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.29
#FFD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8EA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8EA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#E3E5E9
Tritanopia (blue-blind)
#FFD7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd8ea; /* rgb */ color: rgb(255, 216, 234); /* oklch */ color: oklch(92.0% 0.049 348.6);
Tailwind
colors: {
custom: {
50: '#ffe4f0',
500: '#ffd8ea',
950: '#000000',
},
}SCSS
$custom: #ffd8ea; $custom-light: #ffe4f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ea",
"rgb": {
"r": 255,
"g": 216,
"b": 234
},
"hsl": {
"h": 332.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92011,
"c": 0.04906,
"h": 348.6
},
"luminance": 0.76312
}Semantic roles & 50–950 ramp
primary
#FFD8EA
secondary
#90EBC1
accent
#E67C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485