#DBC5FA#DBC5FA
#DBC5FA is a very light, moderate violet. Relative luminance 0.619; OKLCH L 85.9% C 0.076 H 303.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC5FA |
|---|---|
| RGB | rgb(219, 197, 250) |
| HSL | hsl(265, 84%, 88%) |
| HSV | hsv(265, 21%, 98%) |
| CMYK | cmyk(12.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(82.86, 17.62, -23.23) |
| CIE-LCH | lch(82.86, 29.15, 307.18°) |
| OKLab | oklab(85.9% 0.0422 -0.0632) |
| OKLCH | oklch(85.9% 0.076 303.7) |
| XYZ | xyz(66.4317, 61.8948, 98.8711) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.16
Pale Lilac
#E4CBFF
ΔE00 1.81
Light Lilac
#EDC8FF
ΔE00 3.87
Pale Lavender
#EECFFE
ΔE00 4.22
Light Violet
#D6B4FC
ΔE00 5.30
Light Lavendar
#EFC0FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC5FA #E4FAC5
analogous
#C5C9FA #DBC5FA #F6C5FA
triadic
#DBC5FA #FADBC5 #C5FADB
tetradic
#DBC5FA #FAC5C9 #E4FAC5 #C5FAF6
square
#DBC5FA #FAC5C9 #E4FAC5 #C5FAF6
split-complementary
#DBC5FA #FAF6C5 #C9FAC5
monochromatic
#9554F0 #B88DF5 #DBC5FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.57
#DBC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DBC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC5FA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC5FA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#D6CCD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbc5fa; /* rgb */ color: rgb(219, 197, 250); /* oklch */ color: oklch(85.9% 0.076 303.7);
Tailwind
colors: {
custom: {
50: '#e6d6fc',
500: '#dbc5fa',
950: '#000000',
},
}SCSS
$custom: #dbc5fa; $custom-light: #e6d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc5fa",
"rgb": {
"r": 219,
"g": 197,
"b": 250
},
"hsl": {
"h": 264.906,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.85897,
"c": 0.07598,
"h": 303.7
},
"luminance": 0.61895
}Semantic roles & 50–950 ramp
primary
#DBC5FA
secondary
#B9DF84
accent
#E10585
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385