#DBBCFB#DBBCFB
#DBBCFB is a very light, moderate violet. Relative luminance 0.580; OKLCH L 84.3% C 0.092 H 306.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCFB |
|---|---|
| RGB | rgb(219, 188, 251) |
| HSL | hsl(270, 89%, 86%) |
| HSV | hsv(270, 25%, 98%) |
| CMYK | cmyk(12.7%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.73, 22.67, -27.00) |
| CIE-LCH | lch(80.73, 35.25, 310.02°) |
| OKLab | oklab(84.27% 0.0553 -0.0737) |
| OKLCH | oklch(84.27% 0.092 306.9) |
| XYZ | xyz(64.6060, 57.9919, 99.0381) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.34
Light Violet
#D6B4FC
ΔE00 2.50
Pale Lilac
#E4CBFF
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 4.17
Light Lavendar
#EFC0FE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCFB #DCFBBC
analogous
#BCBCFB #DBBCFB #FABCFB
triadic
#DBBCFB #FBDBBC #BCFBDB
tetradic
#DBBCFB #FBBCBC #DCFBBC #BCFBFA
square
#DBBCFB #FBBCBC #DCFBBC #BCFBFA
split-complementary
#DBBCFB #FBFABC #BCFBBC
monochromatic
#9D48F4 #BC82F8 #DBBCFB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.67
#DBBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DBBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCFB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCFB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#D7C4D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbcfb; /* rgb */ color: rgb(219, 188, 251); /* oklch */ color: oklch(84.3% 0.092 306.9);
Tailwind
colors: {
custom: {
50: '#e6d0fc',
500: '#dbbcfb',
950: '#000000',
},
}SCSS
$custom: #dbbcfb; $custom-light: #e6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#dbbcfb",
"rgb": {
"r": 219,
"g": 188,
"b": 251
},
"hsl": {
"h": 269.524,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.8427,
"c": 0.09214,
"h": 306.9
},
"luminance": 0.57992
}Semantic roles & 50–950 ramp
primary
#DBBCFB
secondary
#AEE07B
accent
#E50075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385