#DBB2FE#DBB2FE
#DBB2FE is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.6% C 0.113 H 308.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB2FE |
|---|---|
| RGB | rgb(219, 178, 254) |
| HSL | hsl(272, 97%, 85%) |
| HSV | hsv(272, 30%, 100%) |
| CMYK | cmyk(13.8%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(78.50, 28.69, -32.04) |
| CIE-LCH | lch(78.50, 43.01, 311.84°) |
| OKLab | oklab(82.59% 0.0704 -0.0879) |
| OKLCH | oklch(82.59% 0.113 308.7) |
| XYZ | xyz(63.0199, 54.0572, 100.8608) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.31
Light Violet
#D6B4FC
ΔE00 1.39
Pale Violet
#CEAEFA
ΔE00 2.56
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB2FE #D5FEB2
analogous
#B5B2FE #DBB2FE #FEB2FB
triadic
#DBB2FE #FEDBB2 #B2FEDB
tetradic
#DBB2FE #FEB5B2 #D5FEB2 #B2FBFE
square
#DBB2FE #FEB5B2 #D5FEB2 #B2FBFE
split-complementary
#DBB2FE #FBFEB2 #B2FEB5
monochromatic
#A339FC #BF76FD #DBB2FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.78
#DBB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DBB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB2FE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB2FE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#D7BCCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbb2fe; /* rgb */ color: rgb(219, 178, 254); /* oklch */ color: oklch(82.6% 0.113 308.7);
Tailwind
colors: {
custom: {
50: '#e7c9ff',
500: '#dbb2fe',
950: '#000000',
},
}SCSS
$custom: #dbb2fe; $custom-light: #e7c9ff; $custom-dark: #000000;
JSON
{
"hex": "#dbb2fe",
"rgb": {
"r": 219,
"g": 178,
"b": 254
},
"hsl": {
"h": 272.368,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.82588,
"c": 0.11258,
"h": 308.7
},
"luminance": 0.54057
}Semantic roles & 50–950 ramp
primary
#DBB2FE
secondary
#A6E470
accent
#E6006A
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161318
muted
#848286