#DBC4FA#DBC4FA
#DBC4FA is a very light, moderate violet. Relative luminance 0.614; OKLCH L 85.7% C 0.078 H 304.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC4FA |
|---|---|
| RGB | rgb(219, 196, 250) |
| HSL | hsl(266, 84%, 87%) |
| HSV | hsv(266, 22%, 98%) |
| CMYK | cmyk(12.4%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(82.62, 18.15, -23.60) |
| CIE-LCH | lch(82.62, 29.77, 307.57°) |
| OKLab | oklab(85.71% 0.0436 -0.0642) |
| OKLCH | oklch(85.71% 0.078 304.2) |
| XYZ | xyz(66.2054, 61.4422, 98.7956) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.95
Pale Lilac
#E4CBFF
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.31
Light Violet
#D6B4FC
ΔE00 4.98
Light Lavendar
#EFC0FE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC4FA #E3FAC4
analogous
#C4C8FA #DBC4FA #F6C4FA
triadic
#DBC4FA #FADBC4 #C4FADB
tetradic
#DBC4FA #FAC4C8 #E3FAC4 #C4FAF6
square
#DBC4FA #FAC4C8 #E3FAC4 #C4FAF6
split-complementary
#DBC4FA #FAF6C4 #C8FAC4
monochromatic
#9653F0 #B98CF5 #DBC4FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.58
#DBC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DBC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC4FA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC4FA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#BECEF8
Tritanopia (blue-blind)
#D7CBD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbc4fa; /* rgb */ color: rgb(219, 196, 250); /* oklch */ color: oklch(85.7% 0.078 304.2);
Tailwind
colors: {
custom: {
50: '#e6d6fc',
500: '#dbc4fa',
950: '#000000',
},
}SCSS
$custom: #dbc4fa; $custom-light: #e6d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc4fa",
"rgb": {
"r": 219,
"g": 196,
"b": 250
},
"hsl": {
"h": 265.556,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.8571,
"c": 0.07762,
"h": 304.2
},
"luminance": 0.61442
}Semantic roles & 50–950 ramp
primary
#DBC4FA
secondary
#B8DF83
accent
#E10583
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385