#F8DBFF#F8DBFF
#F8DBFF is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.6% C 0.057 H 319.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DBFF |
|---|---|
| RGB | rgb(248, 219, 255) |
| HSL | hsl(288, 100%, 93%) |
| HSV | hsv(288, 14%, 100%) |
| CMYK | cmyk(2.7%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.71, 16.22, -13.80) |
| CIE-LCH | lch(90.71, 21.29, 319.61°) |
| OKLab | oklab(92.61% 0.0435 -0.0369) |
| OKLCH | oklch(92.61% 0.057 319.7) |
| XYZ | xyz(82.0903, 77.8405, 105.2885) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 6.00
Light Lilac
#EDC8FF
ΔE00 6.07
Thistle
#D8BFD8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DBFF #E2FFDB
analogous
#E6DBFF #F8DBFF #FFDBF4
triadic
#F8DBFF #FFF8DB #DBFFF8
tetradic
#F8DBFF #FFE6DB #E2FFDB #DBF4FF
square
#F8DBFF #FFE6DB #E2FFDB #DBF4FF
split-complementary
#F8DBFF #F4FFDB #DBFFE6
monochromatic
#E061FF #EC9EFF #F8DBFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.27
#F8DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F8DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DBFF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DBFF | 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)
#D8E2FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F9DEE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dbff; /* rgb */ color: rgb(248, 219, 255); /* oklch */ color: oklch(92.6% 0.057 319.7);
Tailwind
colors: {
custom: {
50: '#fae6ff',
500: '#f8dbff',
950: '#000000',
},
}SCSS
$custom: #f8dbff; $custom-light: #fae6ff; $custom-dark: #000000;
JSON
{
"hex": "#f8dbff",
"rgb": {
"r": 248,
"g": 219,
"b": 255
},
"hsl": {
"h": 288.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92608,
"c": 0.05708,
"h": 319.7
},
"luminance": 0.77839
}Semantic roles & 50–950 ramp
primary
#F8DBFF
secondary
#A4EC92
accent
#E6002D
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486