#FFD9FA#FFD9FA
#FFD9FA is a very light, moderate purple. Relative luminance 0.778; OKLCH L 92.7% C 0.060 H 330.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FA |
|---|---|
| RGB | rgb(255, 217, 250) |
| HSL | hsl(308, 100%, 93%) |
| HSV | hsv(308, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 2%, 0%) |
| CIE-LAB | lab(90.68, 18.66, -11.15) |
| CIE-LCH | lch(90.68, 21.73, 329.14°) |
| OKLab | oklab(92.68% 0.0522 -0.0297) |
| OKLCH | oklch(92.68% 0.06 330.4) |
| XYZ | xyz(83.3062, 77.7894, 101.0503) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.41
Very Light Purple
#F6CEFC
ΔE00 4.15
Pale Lavender
#EECFFE
ΔE00 5.30
Light Pink
#FFD1DF
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.05
Pale Pink
#FFCFDC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FA #D9FFDE
analogous
#F1D9FF #FFD9FA #FFD9E7
triadic
#FFD9FA #FAFFD9 #D9FAFF
tetradic
#FFD9FA #FFF1D9 #D9FFDE #D9E7FF
square
#FFD9FA #FFF1D9 #D9FFDE #D9E7FF
split-complementary
#FFD9FA #E7FFD9 #D9FFF1
monochromatic
#FF5FEA #FF9CF2 #FFD9FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.27
#FFD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#E0E6F9
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd9fa; /* rgb */ color: rgb(255, 217, 250); /* oklch */ color: oklch(92.7% 0.060 330.4);
Tailwind
colors: {
custom: {
50: '#ffe4fc',
500: '#ffd9fa',
950: '#000000',
},
}SCSS
$custom: #ffd9fa; $custom-light: #ffe4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd9fa",
"rgb": {
"r": 255,
"g": 217,
"b": 250
},
"hsl": {
"h": 307.895,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92683,
"c": 0.06003,
"h": 330.4
},
"luminance": 0.77788
}Semantic roles & 50–950 ramp
primary
#FFD9FA
secondary
#91EC9D
accent
#E61E00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485