#DBC7FA#DBC7FA
#DBC7FA is a very light, moderate violet. Relative luminance 0.628; OKLCH L 86.3% C 0.073 H 302.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC7FA |
|---|---|
| RGB | rgb(219, 199, 250) |
| HSL | hsl(264, 84%, 88%) |
| HSV | hsv(264, 20%, 98%) |
| CMYK | cmyk(12.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(83.34, 16.54, -22.49) |
| CIE-LCH | lch(83.34, 27.92, 306.34°) |
| OKLab | oklab(86.27% 0.0394 -0.0611) |
| OKLCH | oklch(86.27% 0.073 302.8) |
| XYZ | xyz(66.8888, 62.8091, 99.0235) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.73
Pale Lilac
#E4CBFF
ΔE00 1.75
Pale Lavender
#EECFFE
ΔE00 4.13
Light Lilac
#EDC8FF
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 5.74
Light Lavendar
#EFC0FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC7FA #E6FAC7
analogous
#C7CCFA #DBC7FA #F4C7FA
triadic
#DBC7FA #FADBC7 #C7FADB
tetradic
#DBC7FA #FAC7CC #E6FAC7 #C7FAF4
square
#DBC7FA #FAC7CC #E6FAC7 #C7FAF4
split-complementary
#DBC7FA #FAF4C7 #CCFAC7
monochromatic
#9357F0 #B78FF5 #DBC7FA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.55
#DBC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DBC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC7FA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC7FA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#D6CED8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbc7fa; /* rgb */ color: rgb(219, 199, 250); /* oklch */ color: oklch(86.3% 0.073 302.8);
Tailwind
colors: {
custom: {
50: '#e6d8fc',
500: '#dbc7fa',
950: '#000000',
},
}SCSS
$custom: #dbc7fa; $custom-light: #e6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc7fa",
"rgb": {
"r": 219,
"g": 199,
"b": 250
},
"hsl": {
"h": 263.529,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.86272,
"c": 0.07272,
"h": 302.8
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#DBC7FA
secondary
#BCDF86
accent
#E0058A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385