#FFD8ED#FFD8ED
#FFD8ED is a very light, muted pink. Relative luminance 0.765; OKLCH L 92.1% C 0.051 H 344.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8ED |
|---|---|
| RGB | rgb(255, 216, 237) |
| HSL | hsl(328, 100%, 92%) |
| HSV | hsv(328, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 7.1%, 0%) |
| CIE-LAB | lab(90.09, 16.94, -5.21) |
| CIE-LCH | lch(90.09, 17.72, 342.92°) |
| OKLab | oklab(92.1% 0.0492 -0.0136) |
| OKLCH | oklch(92.1% 0.051 344.5) |
| XYZ | xyz(81.0806, 76.4880, 90.5968) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.36
Pale Pink
#FFCFDC
ΔE00 4.07
Pale Mauve
#FED0FC
ΔE00 6.61
Very Light Purple
#F6CEFC
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.76
Bubblegum
#FFC1CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8ED #D8FFEA
analogous
#FDD8FF #FFD8ED #FFD8DA
triadic
#FFD8ED #EDFFD8 #D8EDFF
tetradic
#FFD8ED #FFFDD8 #D8FFEA #D8DAFF
square
#FFD8ED #FFFDD8 #D8FFEA #D8DAFF
split-complementary
#FFD8ED #DAFFD8 #D8FFFD
monochromatic
#FF5EB5 #FF9BD1 #FFD8ED #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.29
#FFD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8ED
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8ED | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd8ed; /* rgb */ color: rgb(255, 216, 237); /* oklch */ color: oklch(92.1% 0.051 344.5);
Tailwind
colors: {
custom: {
50: '#ffe4f2',
500: '#ffd8ed',
950: '#000000',
},
}SCSS
$custom: #ffd8ed; $custom-light: #ffe4f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ed",
"rgb": {
"r": 255,
"g": 216,
"b": 237
},
"hsl": {
"h": 327.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.921,
"c": 0.05101,
"h": 344.5
},
"luminance": 0.76486
}Semantic roles & 50–950 ramp
primary
#FFD8ED
secondary
#90EBBA
accent
#E66A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485