#FFD9FB#FFD9FB
#FFD9FB is a very light, moderate purple. Relative luminance 0.779; OKLCH L 92.7% C 0.061 H 329.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FB |
|---|---|
| RGB | rgb(255, 217, 251) |
| HSL | hsl(306, 100%, 93%) |
| HSV | hsv(306, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 1.6%, 0%) |
| CIE-LAB | lab(90.71, 18.83, -11.63) |
| CIE-LCH | lch(90.71, 22.14, 328.31°) |
| OKLab | oklab(92.72% 0.0525 -0.031) |
| OKLCH | oklch(92.72% 0.061 329.5) |
| XYZ | xyz(83.4634, 77.8523, 101.8783) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.20
Very Light Purple
#F6CEFC
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 5.07
Light Lilac
#EDC8FF
ΔE00 6.81
Light Pink
#FFD1DF
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FB #D9FFDD
analogous
#F0D9FF #FFD9FB #FFD9E8
triadic
#FFD9FB #FBFFD9 #D9FBFF
tetradic
#FFD9FB #FFF0D9 #D9FFDD #D9E8FF
square
#FFD9FB #FFF0D9 #D9FFDD #D9E8FF
split-complementary
#FFD9FB #E8FFD9 #D9FFF0
monochromatic
#FF5FEE #FF9CF5 #FFD9FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.27
#FFD9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFD9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffd9fb; /* rgb */ color: rgb(255, 217, 251); /* oklch */ color: oklch(92.7% 0.061 329.5);
Tailwind
colors: {
custom: {
50: '#ffe4fc',
500: '#ffd9fb',
950: '#000000',
},
}SCSS
$custom: #ffd9fb; $custom-light: #ffe4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd9fb",
"rgb": {
"r": 255,
"g": 217,
"b": 251
},
"hsl": {
"h": 306.316,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92715,
"c": 0.06097,
"h": 329.5
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#FFD9FB
secondary
#91EC9A
accent
#E61800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485