#DBC6FA#DBC6FA
#DBC6FA is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.1% C 0.074 H 303.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC6FA |
|---|---|
| RGB | rgb(219, 198, 250) |
| HSL | hsl(264, 84%, 88%) |
| HSV | hsv(264, 21%, 98%) |
| CMYK | cmyk(12.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(83.10, 17.08, -22.86) |
| CIE-LCH | lch(83.10, 28.54, 306.77°) |
| OKLab | oklab(86.08% 0.0408 -0.0622) |
| OKLCH | oklch(86.08% 0.074 303.3) |
| XYZ | xyz(66.6595, 62.3504, 98.9470) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.43
Pale Lilac
#E4CBFF
ΔE00 1.74
Light Lilac
#EDC8FF
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.16
Light Violet
#D6B4FC
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC6FA #E5FAC6
analogous
#C6CBFA #DBC6FA #F5C6FA
triadic
#DBC6FA #FADBC6 #C6FADB
tetradic
#DBC6FA #FAC6CB #E5FAC6 #C6FAF5
square
#DBC6FA #FAC6CB #E5FAC6 #C6FAF5
split-complementary
#DBC6FA #FAF5C6 #CBFAC6
monochromatic
#9455F0 #B78EF5 #DBC6FA #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.56
#DBC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DBC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC6FA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC6FA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFC
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#D6CDD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbc6fa; /* rgb */ color: rgb(219, 198, 250); /* oklch */ color: oklch(86.1% 0.074 303.3);
Tailwind
colors: {
custom: {
50: '#e6d7fc',
500: '#dbc6fa',
950: '#000000',
},
}SCSS
$custom: #dbc6fa; $custom-light: #e6d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc6fa",
"rgb": {
"r": 219,
"g": 198,
"b": 250
},
"hsl": {
"h": 264.231,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.86084,
"c": 0.07435,
"h": 303.3
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#DBC6FA
secondary
#BBDF85
accent
#E00588
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385