#FFD9FD#FFD9FD
#FFD9FD is a very light, moderate purple. Relative luminance 0.780; OKLCH L 92.8% C 0.063 H 327.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FD |
|---|---|
| RGB | rgb(255, 217, 253) |
| HSL | hsl(303, 100%, 93%) |
| HSV | hsv(303, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 0.8%, 0%) |
| CIE-LAB | lab(90.77, 19.19, -12.59) |
| CIE-LCH | lch(90.77, 22.95, 326.73°) |
| OKLab | oklab(92.78% 0.0532 -0.0336) |
| OKLCH | oklch(92.78% 0.063 327.7) |
| XYZ | xyz(83.7803, 77.9791, 103.5475) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.82
Very Light Purple
#F6CEFC
ΔE00 3.47
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FD #D9FFDB
analogous
#EED9FF #FFD9FD #FFD9EA
triadic
#FFD9FD #FDFFD9 #D9FDFF
tetradic
#FFD9FD #FFEED9 #D9FFDB #D9EAFF
square
#FFD9FD #FFEED9 #D9FFDB #D9EAFF
split-complementary
#FFD9FD #EAFFD9 #D9FFEE
monochromatic
#FF5FF7 #FF9CFA #FFD9FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.27
#FFD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffd9fd; /* rgb */ color: rgb(255, 217, 253); /* oklch */ color: oklch(92.8% 0.063 327.7);
Tailwind
colors: {
custom: {
50: '#ffe4fe',
500: '#ffd9fd',
950: '#000000',
},
}SCSS
$custom: #ffd9fd; $custom-light: #ffe4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd9fd",
"rgb": {
"r": 255,
"g": 217,
"b": 253
},
"hsl": {
"h": 303.158,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92779,
"c": 0.06291,
"h": 327.7
},
"luminance": 0.77978
}Semantic roles & 50–950 ramp
primary
#FFD9FD
secondary
#91EC95
accent
#E60C00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485