#FFD9FE#FFD9FE
#FFD9FE is a very light, moderate purple. Relative luminance 0.780; OKLCH L 92.8% C 0.064 H 326.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9FE |
|---|---|
| RGB | rgb(255, 217, 254) |
| HSL | hsl(302, 100%, 93%) |
| HSV | hsv(302, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 0.4%, 0%) |
| CIE-LAB | lab(90.80, 19.37, -13.07) |
| CIE-LCH | lch(90.80, 23.37, 325.98°) |
| OKLab | oklab(92.81% 0.0535 -0.0349) |
| OKLCH | oklch(92.81% 0.064 326.9) |
| XYZ | xyz(83.9400, 78.0430, 104.3886) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.67
Very Light Purple
#F6CEFC
ΔE00 3.27
Pale Lavender
#EECFFE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 6.96
Light Lavendar
#EFC0FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9FE #D9FFDA
analogous
#EDD9FF #FFD9FE #FFD9EB
triadic
#FFD9FE #FEFFD9 #D9FEFF
tetradic
#FFD9FE #FFEDD9 #D9FFDA #D9EBFF
square
#FFD9FE #FFEDD9 #D9FFDA #D9EBFF
split-complementary
#FFD9FE #EBFFD9 #D9FFED
monochromatic
#FF5FFB #FF9CFC #FFD9FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.26
#FFD9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFD9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9FE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9FE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffd9fe; /* rgb */ color: rgb(255, 217, 254); /* oklch */ color: oklch(92.8% 0.064 326.9);
Tailwind
colors: {
custom: {
50: '#ffe4fe',
500: '#ffd9fe',
950: '#000000',
},
}SCSS
$custom: #ffd9fe; $custom-light: #ffe4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd9fe",
"rgb": {
"r": 255,
"g": 217,
"b": 254
},
"hsl": {
"h": 301.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92811,
"c": 0.0639,
"h": 326.9
},
"luminance": 0.78041
}Semantic roles & 50–950 ramp
primary
#FFD9FE
secondary
#91EC93
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485