#F5DBFD#F5DBFD
#F5DBFD is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.3% C 0.053 H 318.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DBFD |
|---|---|
| RGB | rgb(245, 219, 253) |
| HSL | hsl(286, 89%, 93%) |
| HSV | hsv(286, 13%, 99%) |
| CMYK | cmyk(3.2%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(90.40, 14.87, -13.23) |
| CIE-LCH | lch(90.40, 19.91, 318.33°) |
| OKLab | oklab(92.29% 0.0397 -0.0354) |
| OKLCH | oklch(92.29% 0.053 318.2) |
| XYZ | xyz(80.7146, 77.1682, 103.5523) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DBFD #E3FDDB
analogous
#E4DBFD #F5DBFD #FDDBF4
triadic
#F5DBFD #FDF5DB #DBFDF5
tetradic
#F5DBFD #FDE4DB #E3FDDB #DBF4FD
square
#F5DBFD #FDE4DB #E3FDDB #DBF4FD
split-complementary
#F5DBFD #F4FDDB #DBFDE4
monochromatic
#D567F7 #E5A1FA #F5DBFD #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.28
#F5DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F5DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DBFD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DBFD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#F5DEE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dbfd; /* rgb */ color: rgb(245, 219, 253); /* oklch */ color: oklch(92.3% 0.053 318.2);
Tailwind
colors: {
custom: {
50: '#f8e6fe',
500: '#f5dbfd',
950: '#000000',
},
}SCSS
$custom: #f5dbfd; $custom-light: #f8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f5dbfd",
"rgb": {
"r": 245,
"g": 219,
"b": 253
},
"hsl": {
"h": 285.882,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9229,
"c": 0.05319,
"h": 318.2
},
"luminance": 0.77167
}Semantic roles & 50–950 ramp
primary
#F5DBFD
secondary
#A9E795
accent
#E60036
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485