#DBBCFA#DBBCFA
#DBBCFA is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.2% C 0.091 H 307.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCFA |
|---|---|
| RGB | rgb(219, 188, 250) |
| HSL | hsl(270, 86%, 86%) |
| HSV | hsv(270, 25%, 98%) |
| CMYK | cmyk(12.4%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(80.70, 22.46, -26.52) |
| CIE-LCH | lch(80.70, 34.75, 310.27°) |
| OKLab | oklab(84.23% 0.055 -0.0723) |
| OKLCH | oklch(84.23% 0.091 307.3) |
| XYZ | xyz(64.4488, 57.9290, 98.2101) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.27
Light Violet
#D6B4FC
ΔE00 2.66
Pale Lilac
#E4CBFF
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCFA #DBFABC
analogous
#BCBCFA #DBBCFA #FABCFA
triadic
#DBBCFA #FADBBC #BCFADB
tetradic
#DBBCFA #FABCBC #DBFABC #BCFAFA
square
#DBBCFA #FABCBC #DBFABC #BCFAFA
split-complementary
#DBBCFA #FAFABC #BCFABC
monochromatic
#9E4AF1 #BC83F6 #DBBCFA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.67
#DBBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DBBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCFA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCFA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#B7C9F8
Tritanopia (blue-blind)
#D7C4D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbcfa; /* rgb */ color: rgb(219, 188, 250); /* oklch */ color: oklch(84.2% 0.091 307.3);
Tailwind
colors: {
custom: {
50: '#e6d0fc',
500: '#dbbcfa',
950: '#000000',
},
}SCSS
$custom: #dbbcfa; $custom-light: #e6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#dbbcfa",
"rgb": {
"r": 219,
"g": 188,
"b": 250
},
"hsl": {
"h": 270,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84231,
"c": 0.09089,
"h": 307.3
},
"luminance": 0.57929
}Semantic roles & 50–950 ramp
primary
#DBBCFA
secondary
#ADDE7C
accent
#E30373
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385