#D2BAEA#D2BAEA
#D2BAEA is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.071 H 307.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAEA |
|---|---|
| RGB | rgb(210, 186, 234) |
| HSL | hsl(270, 53%, 82%) |
| HSV | hsv(270, 21%, 92%) |
| CMYK | cmyk(10.3%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(78.90, 17.42, -20.74) |
| CIE-LCH | lch(78.90, 27.08, 310.04°) |
| OKLab | oklab(82.48% 0.0432 -0.0563) |
| OKLCH | oklch(82.48% 0.071 307.5) |
| XYZ | xyz(58.9858, 54.7603, 85.2883) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.35
Light Lilac
#EDC8FF
ΔE00 5.20
Light Violet
#D6B4FC
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 5.74
Light Lavendar
#EFC0FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAEA #D2EABA
analogous
#BABAEA #D2BAEA #EABAEA
triadic
#D2BAEA #EAD2BA #BAEAD2
tetradic
#D2BAEA #EABABA #D2EABA #BAEAEA
square
#D2BAEA #EABABA #D2EABA #BAEAEA
split-complementary
#D2BAEA #EAEABA #BAEABA
monochromatic
#955CCD #B38BDC #D2BAEA #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.76
#D2BAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#D2BAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAEA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAEA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#CFC0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2baea; /* rgb */ color: rgb(210, 186, 234); /* oklch */ color: oklch(82.5% 0.071 307.5);
Tailwind
colors: {
custom: {
50: '#e0cef0',
500: '#d2baea',
950: '#000000',
},
}SCSS
$custom: #d2baea; $custom-light: #e0cef0; $custom-dark: #000000;
JSON
{
"hex": "#d2baea",
"rgb": {
"r": 210,
"g": 186,
"b": 234
},
"hsl": {
"h": 270,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.82482,
"c": 0.07092,
"h": 307.5
},
"luminance": 0.5476
}Semantic roles & 50–950 ramp
primary
#D2BAEA
secondary
#A4C682
accent
#C12573
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385