#DBD0FF#DBD0FF
#DBD0FF is a very light, moderate violet. Relative luminance 0.674; OKLCH L 88.2% C 0.065 H 295.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD0FF |
|---|---|
| RGB | rgb(219, 208, 255) |
| HSL | hsl(254, 100%, 91%) |
| HSV | hsv(254, 18%, 100%) |
| CMYK | cmyk(14.1%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(85.70, 12.77, -21.57) |
| CIE-LCH | lch(85.70, 25.06, 300.63°) |
| OKLab | oklab(88.16% 0.0283 -0.0586) |
| OKLCH | oklch(88.16% 0.065 295.8) |
| XYZ | xyz(69.8155, 67.3915, 103.9181) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.69
Periwinkle
#CCCCFF
ΔE00 3.99
Light Lavender
#DFC5FE
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD0FF #F4FFD0
analogous
#D0DCFF #DBD0FF #F2D0FF
triadic
#DBD0FF #FFDBD0 #D0FFDB
tetradic
#DBD0FF #FFD0DC #F4FFD0 #D0FFF2
square
#DBD0FF #FFD0DC #F4FFD0 #D0FFF2
split-complementary
#DBD0FF #FFF2D0 #DCFFD0
monochromatic
#7D56FF #AC93FF #DBD0FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.45
#DBD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DBD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD0FF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD0FF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#D5D7E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbd0ff; /* rgb */ color: rgb(219, 208, 255); /* oklch */ color: oklch(88.2% 0.065 295.8);
Tailwind
colors: {
custom: {
50: '#e6deff',
500: '#dbd0ff',
950: '#000000',
},
}SCSS
$custom: #dbd0ff; $custom-light: #e6deff; $custom-dark: #000000;
JSON
{
"hex": "#dbd0ff",
"rgb": {
"r": 219,
"g": 208,
"b": 255
},
"hsl": {
"h": 254.043,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.88156,
"c": 0.06508,
"h": 295.8
},
"luminance": 0.67392
}Semantic roles & 50–950 ramp
primary
#DBD0FF
secondary
#D3EA89
accent
#E600B0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486