#DBBEFD#DBBEFD
#DBBEFD is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.7% C 0.091 H 305.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEFD |
|---|---|
| RGB | rgb(219, 190, 253) |
| HSL | hsl(268, 94%, 87%) |
| HSV | hsv(268, 25%, 99%) |
| CMYK | cmyk(13.4%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.28, 22.00, -27.23) |
| CIE-LCH | lch(81.28, 35.01, 308.94°) |
| OKLab | oklab(84.71% 0.053 -0.0744) |
| OKLCH | oklch(84.71% 0.091 305.5) |
| XYZ | xyz(65.3531, 58.9791, 100.8506) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.96
Light Violet
#D6B4FC
ΔE00 2.77
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEFD #E0FDBE
analogous
#BEC1FD #DBBEFD #FBBEFD
triadic
#DBBEFD #FDDBBE #BEFDDB
tetradic
#DBBEFD #FDBEC1 #E0FDBE #BEFDFB
square
#DBBEFD #FDBEC1 #E0FDBE #BEFDFB
split-complementary
#DBBEFD #FDFBBE #C1FDBE
monochromatic
#9947F9 #BA83FB #DBBEFD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.64
#DBBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DBBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEFD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEFD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#D6C7D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbbefd; /* rgb */ color: rgb(219, 190, 253); /* oklch */ color: oklch(84.7% 0.091 305.5);
Tailwind
colors: {
custom: {
50: '#e6d1fe',
500: '#dbbefd',
950: '#000000',
},
}SCSS
$custom: #dbbefd; $custom-light: #e6d1fe; $custom-dark: #000000;
JSON
{
"hex": "#dbbefd",
"rgb": {
"r": 219,
"g": 190,
"b": 253
},
"hsl": {
"h": 267.619,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.84713,
"c": 0.09134,
"h": 305.5
},
"luminance": 0.58979
}Semantic roles & 50–950 ramp
primary
#DBBEFD
secondary
#B4E47B
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385