#FFD8E2#FFD8E2
#FFD8E2 is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.8% C 0.045 H 0.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8E2 |
|---|---|
| RGB | rgb(255, 216, 226) |
| HSL | hsl(345, 100%, 92%) |
| HSV | hsv(345, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 11.4%, 0%) |
| CIE-LAB | lab(89.80, 15.12, 0.16) |
| CIE-LCH | lch(89.80, 15.13, 0.59°) |
| OKLab | oklab(91.78% 0.0452 0.0006) |
| OKLCH | oklch(91.78% 0.045 0.8) |
| XYZ | xyz(79.5226, 75.8648, 82.3911) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.50
Pale Pink
#FFCFDC
ΔE00 2.90
Light Rose
#FFC5CB
ΔE00 6.01
Bubblegum
#FFC1CC
ΔE00 6.76
Mistyrose
#FFE4E1
ΔE00 6.86
Pink
#FFC0CB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8E2 #D8FFF5
analogous
#FFD8F6 #FFD8E2 #FFE1D8
triadic
#FFD8E2 #E2FFD8 #D8E2FF
tetradic
#FFD8E2 #F6FFD8 #D8FFF5 #E1D8FF
square
#FFD8E2 #F6FFD8 #D8FFF5 #E1D8FF
split-complementary
#FFD8E2 #D8FFE1 #D8F6FF
monochromatic
#FF5E87 #FF9BB4 #FFD8E2 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.30
#FFD8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFD8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8E2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8E2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#FFD6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd8e2; /* rgb */ color: rgb(255, 216, 226); /* oklch */ color: oklch(91.8% 0.045 0.8);
Tailwind
colors: {
custom: {
50: '#ffe4eb',
500: '#ffd8e2',
950: '#000000',
},
}SCSS
$custom: #ffd8e2; $custom-light: #ffe4eb; $custom-dark: #000000;
JSON
{
"hex": "#ffd8e2",
"rgb": {
"r": 255,
"g": 216,
"b": 226
},
"hsl": {
"h": 344.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9178,
"c": 0.04521,
"h": 0.8
},
"luminance": 0.75863
}Semantic roles & 50–950 ramp
primary
#FFD8E2
secondary
#90EBD4
accent
#E6AB00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484