#FFD9FC#FFD9FC
#FFD9FC is a very light, moderate purple. Relative luminance 0.779; OKLCH L 92.7% C 0.062 H 328.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FC |
|---|---|
| RGB | rgb(255, 217, 252) |
| HSL | hsl(305, 100%, 93%) |
| HSV | hsv(305, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 1.2%, 0%) |
| CIE-LAB | lab(90.74, 19.01, -12.11) |
| CIE-LCH | lch(90.74, 22.54, 327.50°) |
| OKLab | oklab(92.75% 0.0529 -0.0323) |
| OKLCH | oklch(92.75% 0.062 328.6) |
| XYZ | xyz(83.6214, 77.9155, 102.7107) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.00
Very Light Purple
#F6CEFC
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 6.57
Light Pink
#FFD1DF
ΔE00 7.33
Pale Lilac
#E4CBFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FC #D9FFDC
analogous
#EFD9FF #FFD9FC #FFD9E9
triadic
#FFD9FC #FCFFD9 #D9FCFF
tetradic
#FFD9FC #FFEFD9 #D9FFDC #D9E9FF
square
#FFD9FC #FFEFD9 #D9FFDC #D9E9FF
split-complementary
#FFD9FC #E9FFD9 #D9FFEF
monochromatic
#FF5FF2 #FF9CF7 #FFD9FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.27
#FFD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FE
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#FFDBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd9fc; /* rgb */ color: rgb(255, 217, 252); /* oklch */ color: oklch(92.7% 0.062 328.6);
Tailwind
colors: {
custom: {
50: '#ffe4fd',
500: '#ffd9fc',
950: '#000000',
},
}SCSS
$custom: #ffd9fc; $custom-light: #ffe4fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd9fc",
"rgb": {
"r": 255,
"g": 217,
"b": 252
},
"hsl": {
"h": 304.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92747,
"c": 0.06194,
"h": 328.6
},
"luminance": 0.77914
}Semantic roles & 50–950 ramp
primary
#FFD9FC
secondary
#91EC98
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485