#FFD9ED#FFD9ED
#FFD9ED is a very light, muted pink. Relative luminance 0.770; OKLCH L 92.3% C 0.049 H 345.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9ED |
|---|---|
| RGB | rgb(255, 217, 237) |
| HSL | hsl(328, 100%, 93%) |
| HSV | hsv(328, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 7.1%, 0%) |
| CIE-LAB | lab(90.32, 16.42, -4.86) |
| CIE-LCH | lch(90.32, 17.12, 343.52°) |
| OKLab | oklab(92.28% 0.0477 -0.0127) |
| OKLCH | oklch(92.28% 0.049 345.1) |
| XYZ | xyz(81.3376, 77.0020, 90.6825) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.37
Pale Pink
#FFCFDC
ΔE00 4.09
Pale Mauve
#FED0FC
ΔE00 6.96
Very Light Purple
#F6CEFC
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9ED #D9FFEB
analogous
#FED9FF #FFD9ED #FFD9DA
triadic
#FFD9ED #EDFFD9 #D9EDFF
tetradic
#FFD9ED #FFFED9 #D9FFEB #D9DAFF
square
#FFD9ED #FFFED9 #D9FFEB #D9DAFF
split-complementary
#FFD9ED #DAFFD9 #D9FFFE
monochromatic
#FF5FB3 #FF9CD0 #FFD9ED #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.28
#FFD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9ED
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9ED | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd9ed; /* rgb */ color: rgb(255, 217, 237); /* oklch */ color: oklch(92.3% 0.049 345.1);
Tailwind
colors: {
custom: {
50: '#ffe4f2',
500: '#ffd9ed',
950: '#000000',
},
}SCSS
$custom: #ffd9ed; $custom-light: #ffe4f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ed",
"rgb": {
"r": 255,
"g": 217,
"b": 237
},
"hsl": {
"h": 328.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92284,
"c": 0.04935,
"h": 345.1
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#FFD9ED
secondary
#91ECBC
accent
#E66D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485