#DBC8FD#DBC8FD
#DBC8FD is a very light, moderate violet. Relative luminance 0.635; OKLCH L 86.6% C 0.075 H 301.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC8FD |
|---|---|
| RGB | rgb(219, 200, 253) |
| HSL | hsl(262, 93%, 89%) |
| HSV | hsv(262, 21%, 99%) |
| CMYK | cmyk(13.4%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.68, 16.63, -23.57) |
| CIE-LCH | lch(83.68, 28.84, 305.20°) |
| OKLab | oklab(86.57% 0.0389 -0.0641) |
| OKLCH | oklch(86.57% 0.075 301.2) |
| XYZ | xyz(67.5938, 63.4604, 101.5975) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.74
Pale Lilac
#E4CBFF
ΔE00 1.97
Light Lilac
#EDC8FF
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 5.28
Light Violet
#D6B4FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC8FD #EAFDC8
analogous
#C8D0FD #DBC8FD #F5C8FD
triadic
#DBC8FD #FDDBC8 #C8FDDB
tetradic
#DBC8FD #FDC8D0 #EAFDC8 #C8FDF5
square
#DBC8FD #FDC8D0 #EAFDC8 #C8FDF5
split-complementary
#DBC8FD #FDF5C8 #D0FDC8
monochromatic
#8E52F9 #B48DFB #DBC8FD #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.53
#DBC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DBC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC8FD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC8FD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#D6CFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbc8fd; /* rgb */ color: rgb(219, 200, 253); /* oklch */ color: oklch(86.6% 0.075 301.2);
Tailwind
colors: {
custom: {
50: '#e6d8fe',
500: '#dbc8fd',
950: '#000000',
},
}SCSS
$custom: #dbc8fd; $custom-light: #e6d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dbc8fd",
"rgb": {
"r": 219,
"g": 200,
"b": 253
},
"hsl": {
"h": 261.509,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8657,
"c": 0.07501,
"h": 301.2
},
"luminance": 0.6346
}Semantic roles & 50–950 ramp
primary
#DBC8FD
secondary
#C2E584
accent
#E60093
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385