#D5BAEB#D5BAEB
#D5BAEB is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.8% C 0.073 H 309.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BAEB |
|---|---|
| RGB | rgb(213, 186, 235) |
| HSL | hsl(273, 55%, 83%) |
| HSV | hsv(273, 21%, 92%) |
| CMYK | cmyk(9.4%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.19, 18.59, -20.81) |
| CIE-LCH | lch(79.19, 27.90, 311.77°) |
| OKLab | oklab(82.78% 0.0468 -0.0564) |
| OKLCH | oklch(82.78% 0.073 309.7) |
| XYZ | xyz(59.9923, 55.2625, 86.0874) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 4.66
Light Violet
#D6B4FC
ΔE00 5.13
Light Lavendar
#EFC0FE
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BAEB #D0EBBA
analogous
#BCBAEB #D5BAEB #EBBAE9
triadic
#D5BAEB #EBD5BA #BAEBD5
tetradic
#D5BAEB #EBBCBA #D0EBBA #BAE9EB
square
#D5BAEB #EBBCBA #D0EBBA #BAE9EB
split-complementary
#D5BAEB #E9EBBA #BAEBBC
monochromatic
#9B5BCF #B88BDD #D5BAEB #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.74
#D5BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#D5BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BAEB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BAEB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#D3C0CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d5baeb; /* rgb */ color: rgb(213, 186, 235); /* oklch */ color: oklch(82.8% 0.073 309.7);
Tailwind
colors: {
custom: {
50: '#e2cef1',
500: '#d5baeb',
950: '#000000',
},
}SCSS
$custom: #d5baeb; $custom-light: #e2cef1; $custom-dark: #000000;
JSON
{
"hex": "#d5baeb",
"rgb": {
"r": 213,
"g": 186,
"b": 235
},
"hsl": {
"h": 273.061,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82777,
"c": 0.0733,
"h": 309.7
},
"luminance": 0.55262
}Semantic roles & 50–950 ramp
primary
#D5BAEB
secondary
#A1C782
accent
#C3236B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385