#DBC3FA#DBC3FA
#DBC3FA is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.5% C 0.079 H 304.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC3FA |
|---|---|
| RGB | rgb(219, 195, 250) |
| HSL | hsl(266, 85%, 87%) |
| HSV | hsv(266, 22%, 98%) |
| CMYK | cmyk(12.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(82.37, 18.69, -23.96) |
| CIE-LCH | lch(82.37, 30.39, 307.96°) |
| OKLab | oklab(85.52% 0.0451 -0.0652) |
| OKLCH | oklch(85.52% 0.079 304.6) |
| XYZ | xyz(65.9806, 60.9926, 98.7207) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.83
Pale Lilac
#E4CBFF
ΔE00 2.11
Light Lilac
#EDC8FF
ΔE00 3.70
Pale Lavender
#EECFFE
ΔE00 4.43
Light Violet
#D6B4FC
ΔE00 4.67
Light Lavendar
#EFC0FE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC3FA #E2FAC3
analogous
#C3C7FA #DBC3FA #F7C3FA
triadic
#DBC3FA #FADBC3 #C3FADB
tetradic
#DBC3FA #FAC3C7 #E2FAC3 #C3FAF7
square
#DBC3FA #FAC3C7 #E2FAC3 #C3FAF7
split-complementary
#DBC3FA #FAF7C3 #C7FAC3
monochromatic
#9752F1 #B98BF5 #DBC3FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.59
#DBC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DBC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC3FA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC3FA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#D7CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbc3fa; /* rgb */ color: rgb(219, 195, 250); /* oklch */ color: oklch(85.5% 0.079 304.6);
Tailwind
colors: {
custom: {
50: '#e6d5fc',
500: '#dbc3fa',
950: '#000000',
},
}SCSS
$custom: #dbc3fa; $custom-light: #e6d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc3fa",
"rgb": {
"r": 219,
"g": 195,
"b": 250
},
"hsl": {
"h": 266.182,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85524,
"c": 0.07927,
"h": 304.6
},
"luminance": 0.60992
}Semantic roles & 50–950 ramp
primary
#DBC3FA
secondary
#B7DF82
accent
#E10481
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385