#DBC6FD#DBC6FD
#DBC6FD is a very light, moderate violet. Relative luminance 0.625; OKLCH L 86.2% C 0.078 H 302.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC6FD |
|---|---|
| RGB | rgb(219, 198, 253) |
| HSL | hsl(263, 93%, 88%) |
| HSV | hsv(263, 22%, 99%) |
| CMYK | cmyk(13.4%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.20, 17.70, -24.30) |
| CIE-LCH | lch(83.20, 30.06, 306.06°) |
| OKLab | oklab(86.2% 0.0417 -0.0662) |
| OKLCH | oklch(86.2% 0.078 302.2) |
| XYZ | xyz(67.1336, 62.5401, 101.4441) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.19
Pale Lilac
#E4CBFF
ΔE00 2.02
Light Lilac
#EDC8FF
ΔE00 4.18
Pale Lavender
#EECFFE
ΔE00 4.58
Light Violet
#D6B4FC
ΔE00 5.20
Periwinkle
#CCCCFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC6FD #E8FDC6
analogous
#C6CCFD #DBC6FD #F6C6FD
triadic
#DBC6FD #FDDBC6 #C6FDDB
tetradic
#DBC6FD #FDC6CC #E8FDC6 #C6FDF6
square
#DBC6FD #FDC6CC #E8FDC6 #C6FDF6
split-complementary
#DBC6FD #FDF6C6 #CCFDC6
monochromatic
#9050F9 #B68BFB #DBC6FD #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.55
#DBC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DBC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC6FD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC6FD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#D6CED9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbc6fd; /* rgb */ color: rgb(219, 198, 253); /* oklch */ color: oklch(86.2% 0.078 302.2);
Tailwind
colors: {
custom: {
50: '#e6d7fe',
500: '#dbc6fd',
950: '#000000',
},
}SCSS
$custom: #dbc6fd; $custom-light: #e6d7fe; $custom-dark: #000000;
JSON
{
"hex": "#dbc6fd",
"rgb": {
"r": 219,
"g": 198,
"b": 253
},
"hsl": {
"h": 262.909,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.86195,
"c": 0.07824,
"h": 302.2
},
"luminance": 0.6254
}Semantic roles & 50–950 ramp
primary
#DBC6FD
secondary
#BFE582
accent
#E6008E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385