#DBBFED#DBBFED
#DBBFED is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.3% C 0.070 H 312.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFED |
|---|---|
| RGB | rgb(219, 191, 237) |
| HSL | hsl(277, 56%, 84%) |
| HSV | hsv(277, 19%, 93%) |
| CMYK | cmyk(7.6%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.98, 18.22, -19.13) |
| CIE-LCH | lch(80.98, 26.42, 313.61°) |
| OKLab | oklab(84.3% 0.0467 -0.0517) |
| OKLCH | oklch(84.3% 0.07 312.1) |
| XYZ | xyz(63.1277, 58.4367, 88.0581) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFED #D1EDBF
analogous
#C4BFED #DBBFED #EDBFE8
triadic
#DBBFED #EDDBBF #BFEDDB
tetradic
#DBBFED #EDC4BF #D1EDBF #BFE8ED
square
#DBBFED #EDC4BF #D1EDBF #BFE8ED
split-complementary
#DBBFED #E8EDBF #BFEDC4
monochromatic
#A55FD2 #C08FE0 #DBBFED #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.66
#DBBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DBBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFED
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFED | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#DAC4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbfed; /* rgb */ color: rgb(219, 191, 237); /* oklch */ color: oklch(84.3% 0.070 312.1);
Tailwind
colors: {
custom: {
50: '#e6d2f3',
500: '#dbbfed',
950: '#000000',
},
}SCSS
$custom: #dbbfed; $custom-light: #e6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#dbbfed",
"rgb": {
"r": 219,
"g": 191,
"b": 237
},
"hsl": {
"h": 276.522,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.84304,
"c": 0.0697,
"h": 312.1
},
"luminance": 0.58436
}Semantic roles & 50–950 ramp
primary
#DBBFED
secondary
#A1CA86
accent
#C42261
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385