#DBC4E2#DBC4E2
#DBC4E2 is a very light, muted purple. Relative luminance 0.600; OKLCH L 84.9% C 0.048 H 318.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC4E2 |
|---|---|
| RGB | rgb(219, 196, 226) |
| HSL | hsl(286, 34%, 83%) |
| HSV | hsv(286, 13%, 89%) |
| CMYK | cmyk(3.1%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.86, 13.42, -11.92) |
| CIE-LCH | lch(81.86, 17.95, 318.38°) |
| OKLab | oklab(84.87% 0.0358 -0.0319) |
| OKLCH | oklch(84.87% 0.048 318.3) |
| XYZ | xyz(62.6787, 60.0315, 80.2221) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.14
Pale Lavender
#EECFFE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.41
Very Light Purple
#F6CEFC
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 7.10
Light Lavender
#DFC5FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC4E2 #CBE2C4
analogous
#CCC4E2 #DBC4E2 #E2C4DA
triadic
#DBC4E2 #E2DBC4 #C4E2DB
tetradic
#DBC4E2 #E2CCC4 #CBE2C4 #C4DAE2
square
#DBC4E2 #E2CCC4 #CBE2C4 #C4DAE2
split-complementary
#DBC4E2 #DAE2C4 #C4E2CC
monochromatic
#A972BA #C29BCE #DBC4E2 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.61
#DBC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DBC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC4E2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC4E2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#C6CCE1
Tritanopia (blue-blind)
#DBC7CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dbc4e2; /* rgb */ color: rgb(219, 196, 226); /* oklch */ color: oklch(84.9% 0.048 318.3);
Tailwind
colors: {
custom: {
50: '#e6d5eb',
500: '#dbc4e2',
950: '#000000',
},
}SCSS
$custom: #dbc4e2; $custom-light: #e6d5eb; $custom-dark: #000000;
JSON
{
"hex": "#dbc4e2",
"rgb": {
"r": 219,
"g": 196,
"b": 226
},
"hsl": {
"h": 286,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.84869,
"c": 0.04796,
"h": 318.3
},
"luminance": 0.60031
}Semantic roles & 50–950 ramp
primary
#DBC4E2
secondary
#9ABB90
accent
#AD3954
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384