#FFD9EF#FFD9EF
#FFD9EF is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.3% C 0.051 H 342.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9EF |
|---|---|
| RGB | rgb(255, 217, 239) |
| HSL | hsl(325, 100%, 93%) |
| HSV | hsv(325, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 6.3%, 0%) |
| CIE-LAB | lab(90.38, 16.75, -5.83) |
| CIE-LCH | lch(90.38, 17.74, 340.82°) |
| OKLab | oklab(92.34% 0.0484 -0.0153) |
| OKLCH | oklch(92.34% 0.051 342.5) |
| XYZ | xyz(81.6314, 77.1195, 92.2300) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.54
Pale Mauve
#FED0FC
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9EF #D9FFE9
analogous
#FCD9FF #FFD9EF #FFD9DC
triadic
#FFD9EF #EFFFD9 #D9EFFF
tetradic
#FFD9EF #FFFCD9 #D9FFE9 #D9DCFF
square
#FFD9EF #FFFCD9 #D9FFE9 #D9DCFF
split-complementary
#FFD9EF #DCFFD9 #D9FFFC
monochromatic
#FF5FBB #FF9CD5 #FFD9EF #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.28
#FFD9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFD9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9EF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9EF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd9ef; /* rgb */ color: rgb(255, 217, 239); /* oklch */ color: oklch(92.3% 0.051 342.5);
Tailwind
colors: {
custom: {
50: '#ffe4f4',
500: '#ffd9ef',
950: '#000000',
},
}SCSS
$custom: #ffd9ef; $custom-light: #ffe4f4; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ef",
"rgb": {
"r": 255,
"g": 217,
"b": 239
},
"hsl": {
"h": 325.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92344,
"c": 0.05075,
"h": 342.5
},
"luminance": 0.77118
}Semantic roles & 50–950 ramp
primary
#FFD9EF
secondary
#91ECB7
accent
#E66100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485