#DBBFEA#DBBFEA
#DBBFEA is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.2% C 0.066 H 313.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFEA |
|---|---|
| RGB | rgb(219, 191, 234) |
| HSL | hsl(279, 51%, 83%) |
| HSV | hsv(279, 18%, 92%) |
| CMYK | cmyk(6.4%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.88, 17.64, -17.67) |
| CIE-LCH | lch(80.88, 24.96, 314.95°) |
| OKLab | oklab(84.2% 0.0458 -0.0477) |
| OKLCH | oklch(84.2% 0.066 313.8) |
| XYZ | xyz(62.6931, 58.2628, 85.7691) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 4.17
Light Lilac
#EDC8FF
ΔE00 4.21
Very Light Purple
#F6CEFC
ΔE00 5.07
Thistle
#D8BFD8
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFEA #CEEABF
analogous
#C5BFEA #DBBFEA #EABFE3
triadic
#DBBFEA #EADBBF #BFEADB
tetradic
#DBBFEA #EAC5BF #CEEABF #BFE3EA
square
#DBBFEA #EAC5BF #CEEABF #BFE3EA
split-complementary
#DBBFEA #E3EABF #BFEAC5
monochromatic
#A763CC #C191DB #DBBFEA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.66
#DBBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DBBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFEA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFEA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#DAC4CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfea; /* rgb */ color: rgb(219, 191, 234); /* oklch */ color: oklch(84.2% 0.066 313.8);
Tailwind
colors: {
custom: {
50: '#e6d2f0',
500: '#dbbfea',
950: '#000000',
},
}SCSS
$custom: #dbbfea; $custom-light: #e6d2f0; $custom-dark: #000000;
JSON
{
"hex": "#dbbfea",
"rgb": {
"r": 219,
"g": 191,
"b": 234
},
"hsl": {
"h": 279.07,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84198,
"c": 0.06609,
"h": 313.8
},
"luminance": 0.58262
}Semantic roles & 50–950 ramp
primary
#DBBFEA
secondary
#9DC687
accent
#BE285C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385