#D2BAEB#D2BAEB
#D2BAEB is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.072 H 307.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAEB |
|---|---|
| RGB | rgb(210, 186, 235) |
| HSL | hsl(269, 55%, 83%) |
| HSV | hsv(269, 21%, 92%) |
| CMYK | cmyk(10.6%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.94, 17.63, -21.22) |
| CIE-LCH | lch(78.94, 27.59, 309.71°) |
| OKLab | oklab(82.52% 0.0435 -0.0576) |
| OKLCH | oklch(82.52% 0.072 307) |
| XYZ | xyz(59.1299, 54.8179, 86.0470) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 4.29
Light Violet
#D6B4FC
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 5.77
Light Lavendar
#EFC0FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAEB #D3EBBA
analogous
#BABAEB #D2BAEB #EBBAEB
triadic
#D2BAEB #EBD2BA #BAEBD2
tetradic
#D2BAEB #EBBABA #D3EBBA #BAEBEB
square
#D2BAEB #EBBABA #D3EBBA #BAEBEB
split-complementary
#D2BAEB #EBEBBA #BAEBBA
monochromatic
#945BCF #B38BDD #D2BAEB #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.76
#D2BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#D2BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAEB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAEB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#B6C4E9
Tritanopia (blue-blind)
#CFC0CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2baeb; /* rgb */ color: rgb(210, 186, 235); /* oklch */ color: oklch(82.5% 0.072 307.0);
Tailwind
colors: {
custom: {
50: '#e0cef1',
500: '#d2baeb',
950: '#000000',
},
}SCSS
$custom: #d2baeb; $custom-light: #e0cef1; $custom-dark: #000000;
JSON
{
"hex": "#d2baeb",
"rgb": {
"r": 210,
"g": 186,
"b": 235
},
"hsl": {
"h": 269.388,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82518,
"c": 0.07219,
"h": 307
},
"luminance": 0.54818
}Semantic roles & 50–950 ramp
primary
#D2BAEB
secondary
#A5C782
accent
#C32374
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385