#DBD2FF#DBD2FF
#DBD2FF is a very light, moderate violet. Relative luminance 0.684; OKLCH L 88.5% C 0.062 H 294.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2FF |
|---|---|
| RGB | rgb(219, 210, 255) |
| HSL | hsl(252, 100%, 91%) |
| HSV | hsv(252, 18%, 100%) |
| CMYK | cmyk(14.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(86.19, 11.71, -20.82) |
| CIE-LCH | lch(86.19, 23.89, 299.34°) |
| OKLab | oklab(88.54% 0.0255 -0.0566) |
| OKLCH | oklch(88.54% 0.062 294.3) |
| XYZ | xyz(70.3062, 68.3728, 104.0817) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2FF #F6FFD2
analogous
#D2DFFF #DBD2FF #F1D2FF
triadic
#DBD2FF #FFDBD2 #D2FFDB
tetradic
#DBD2FF #FFD2DF #F6FFD2 #D2FFF1
square
#DBD2FF #FFD2DF #F6FFD2 #D2FFF1
split-complementary
#DBD2FF #FFF1D2 #DFFFD2
monochromatic
#7958FF #AA95FF #DBD2FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.43
#DBD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#DBD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2FF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2FF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#D4D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd2ff; /* rgb */ color: rgb(219, 210, 255); /* oklch */ color: oklch(88.5% 0.062 294.3);
Tailwind
colors: {
custom: {
50: '#e6dfff',
500: '#dbd2ff',
950: '#000000',
},
}SCSS
$custom: #dbd2ff; $custom-light: #e6dfff; $custom-dark: #000000;
JSON
{
"hex": "#dbd2ff",
"rgb": {
"r": 219,
"g": 210,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88538,
"c": 0.06204,
"h": 294.3
},
"luminance": 0.68373
}Semantic roles & 50–950 ramp
primary
#DBD2FF
secondary
#D7EA8B
accent
#E600B8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486