#DBC3FD#DBC3FD
#DBC3FD is a very light, moderate violet. Relative luminance 0.612; OKLCH L 85.6% C 0.083 H 303.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC3FD |
|---|---|
| RGB | rgb(219, 195, 253) |
| HSL | hsl(265, 94%, 88%) |
| HSV | hsv(265, 23%, 99%) |
| CMYK | cmyk(13.4%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.48, 19.31, -25.40) |
| CIE-LCH | lch(82.48, 31.91, 307.24°) |
| OKLab | oklab(85.64% 0.046 -0.0693) |
| OKLCH | oklch(85.64% 0.083 303.6) |
| XYZ | xyz(66.4547, 61.1822, 101.2178) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.86
Pale Lilac
#E4CBFF
ΔE00 2.48
Light Lilac
#EDC8FF
ΔE00 3.99
Light Violet
#D6B4FC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 4.90
Light Lavendar
#EFC0FE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC3FD #E5FDC3
analogous
#C3C8FD #DBC3FD #F8C3FD
triadic
#DBC3FD #FDDBC3 #C3FDDB
tetradic
#DBC3FD #FDC3C8 #E5FDC3 #C3FDF8
square
#DBC3FD #FDC3C8 #E5FDC3 #C3FDF8
split-complementary
#DBC3FD #FDF8C3 #C8FDC3
monochromatic
#944DF9 #B788FB #DBC3FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.59
#DBC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DBC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC3FD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC3FD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#D6CBD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbc3fd; /* rgb */ color: rgb(219, 195, 253); /* oklch */ color: oklch(85.6% 0.083 303.6);
Tailwind
colors: {
custom: {
50: '#e6d5fe',
500: '#dbc3fd',
950: '#000000',
},
}SCSS
$custom: #dbc3fd; $custom-light: #e6d5fe; $custom-dark: #000000;
JSON
{
"hex": "#dbc3fd",
"rgb": {
"r": 219,
"g": 195,
"b": 253
},
"hsl": {
"h": 264.828,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.85636,
"c": 0.08312,
"h": 303.6
},
"luminance": 0.61182
}Semantic roles & 50–950 ramp
primary
#DBC3FD
secondary
#BBE480
accent
#E60087
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385