#F5DBFF#F5DBFF
#F5DBFF is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.4% C 0.055 H 316.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DBFF |
|---|---|
| RGB | rgb(245, 219, 255) |
| HSL | hsl(283, 100%, 93%) |
| HSV | hsv(283, 14%, 100%) |
| CMYK | cmyk(3.9%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.46, 15.24, -14.20) |
| CIE-LCH | lch(90.46, 20.83, 317.04°) |
| OKLab | oklab(92.36% 0.0403 -0.0381) |
| OKLCH | oklch(92.36% 0.055 316.6) |
| XYZ | xyz(81.0349, 77.2963, 105.2391) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.79
Very Light Purple
#F6CEFC
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 4.94
Pale Lilac
#E4CBFF
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.09
Light Lavender
#DFC5FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DBFF #E5FFDB
analogous
#E3DBFF #F5DBFF #FFDBF7
triadic
#F5DBFF #FFF5DB #DBFFF5
tetradic
#F5DBFF #FFE3DB #E5FFDB #DBF7FF
square
#F5DBFF #FFE3DB #E5FFDB #DBF7FF
split-complementary
#F5DBFF #F7FFDB #DBFFE3
monochromatic
#D361FF #E49EFF #F5DBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.28
#F5DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F5DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DBFF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DBFF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#F5DFE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dbff; /* rgb */ color: rgb(245, 219, 255); /* oklch */ color: oklch(92.4% 0.055 316.6);
Tailwind
colors: {
custom: {
50: '#f8e6ff',
500: '#f5dbff',
950: '#000000',
},
}SCSS
$custom: #f5dbff; $custom-light: #f8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f5dbff",
"rgb": {
"r": 245,
"g": 219,
"b": 255
},
"hsl": {
"h": 283.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92355,
"c": 0.05545,
"h": 316.6
},
"luminance": 0.77296
}Semantic roles & 50–950 ramp
primary
#F5DBFF
secondary
#ABEC92
accent
#E60040
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486