#DBC3EE#DBC3EE
#DBC3EE is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.1% C 0.064 H 310.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC3EE |
|---|---|
| RGB | rgb(219, 195, 238) |
| HSL | hsl(273, 56%, 85%) |
| HSV | hsv(273, 18%, 93%) |
| CMYK | cmyk(8%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.98, 16.27, -18.15) |
| CIE-LCH | lch(81.98, 24.38, 311.87°) |
| OKLab | oklab(85.09% 0.0413 -0.0491) |
| OKLCH | oklch(85.09% 0.064 310.1) |
| XYZ | xyz(64.1585, 60.2637, 89.1245) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.12
Light Lavender
#DFC5FE
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 4.18
Very Light Purple
#F6CEFC
ΔE00 5.17
Thistle
#D8BFD8
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC3EE #D6EEC3
analogous
#C5C3EE #DBC3EE #EEC3EC
triadic
#DBC3EE #EEDBC3 #C3EEDB
tetradic
#DBC3EE #EEC5C3 #D6EEC3 #C3ECEE
square
#DBC3EE #EEC5C3 #D6EEC3 #C3ECEE
split-complementary
#DBC3EE #ECEEC3 #C3EEC5
monochromatic
#A264D3 #BE93E0 #DBC3EE #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.61
#DBC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DBC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC3EE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC3EE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#D9C8D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbc3ee; /* rgb */ color: rgb(219, 195, 238); /* oklch */ color: oklch(85.1% 0.064 310.1);
Tailwind
colors: {
custom: {
50: '#e6d5f3',
500: '#dbc3ee',
950: '#000000',
},
}SCSS
$custom: #dbc3ee; $custom-light: #e6d5f3; $custom-dark: #000000;
JSON
{
"hex": "#dbc3ee",
"rgb": {
"r": 219,
"g": 195,
"b": 238
},
"hsl": {
"h": 273.488,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.85089,
"c": 0.0641,
"h": 310.1
},
"luminance": 0.60263
}Semantic roles & 50–950 ramp
primary
#DBC3EE
secondary
#A7CC8A
accent
#C32269
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385