#FFD9FF#FFD9FF
#FFD9FF is a very light, moderate purple. Relative luminance 0.781; OKLCH L 92.8% C 0.065 H 326.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FF |
|---|---|
| RGB | rgb(255, 217, 255) |
| HSL | hsl(300, 100%, 93%) |
| HSV | hsv(300, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(90.83, 19.55, -13.55) |
| CIE-LCH | lch(90.83, 23.79, 325.27°) |
| OKLab | oklab(92.84% 0.0539 -0.0362) |
| OKLCH | oklch(92.84% 0.065 326.1) |
| XYZ | xyz(84.1006, 78.1072, 105.2342) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.54
Very Light Purple
#F6CEFC
ΔE00 3.08
Pale Lavender
#EECFFE
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FF #D9FFD9
analogous
#ECD9FF #FFD9FF #FFD9EC
triadic
#FFD9FF #FFFFD9 #D9FFFF
tetradic
#FFD9FF #FFECD9 #D9FFD9 #D9ECFF
square
#FFD9FF #FFECD9 #D9FFD9 #D9ECFF
split-complementary
#FFD9FF #ECFFD9 #D9FFEC
monochromatic
#FF5FFF #FF9CFF #FFD9FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.26
#FFD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FFD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#FFDCE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffd9ff; /* rgb */ color: rgb(255, 217, 255); /* oklch */ color: oklch(92.8% 0.065 326.1);
Tailwind
colors: {
custom: {
50: '#ffe4ff',
500: '#ffd9ff',
950: '#000000',
},
}SCSS
$custom: #ffd9ff; $custom-light: #ffe4ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ff",
"rgb": {
"r": 255,
"g": 217,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92844,
"c": 0.0649,
"h": 326.1
},
"luminance": 0.78106
}Semantic roles & 50–950 ramp
primary
#FFD9FF
secondary
#91EC91
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486