#F8D9FF#F8D9FF
#F8D9FF is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.2% C 0.061 H 320.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D9FF |
|---|---|
| RGB | rgb(248, 217, 255) |
| HSL | hsl(289, 100%, 93%) |
| HSV | hsv(289, 15%, 100%) |
| CMYK | cmyk(2.7%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(90.23, 17.26, -14.51) |
| CIE-LCH | lch(90.23, 22.55, 319.96°) |
| OKLab | oklab(92.24% 0.0464 -0.0389) |
| OKLCH | oklch(92.24% 0.061 320) |
| XYZ | xyz(81.5716, 76.8032, 105.1157) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.22
Pale Lavender
#EECFFE
ΔE00 3.28
Pale Mauve
#FED0FC
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D9FF #E0FFD9
analogous
#E5D9FF #F8D9FF #FFD9F3
triadic
#F8D9FF #FFF8D9 #D9FFF8
tetradic
#F8D9FF #FFE5D9 #E0FFD9 #D9F3FF
square
#F8D9FF #FFE5D9 #E0FFD9 #D9F3FF
split-complementary
#F8D9FF #F3FFD9 #D9FFE5
monochromatic
#E15FFF #ED9CFF #F8D9FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.28
#F8D9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F8D9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D9FF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D9FF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#F9DDE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8d9ff; /* rgb */ color: rgb(248, 217, 255); /* oklch */ color: oklch(92.2% 0.061 320.0);
Tailwind
colors: {
custom: {
50: '#fae4ff',
500: '#f8d9ff',
950: '#000000',
},
}SCSS
$custom: #f8d9ff; $custom-light: #fae4ff; $custom-dark: #000000;
JSON
{
"hex": "#f8d9ff",
"rgb": {
"r": 248,
"g": 217,
"b": 255
},
"hsl": {
"h": 288.947,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92239,
"c": 0.06053,
"h": 320
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#F8D9FF
secondary
#A1EC91
accent
#E6002A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486