#D2B5EA#D2B5EA
#D2B5EA is a light, moderate violet. Relative luminance 0.527; OKLCH L 81.5% C 0.079 H 309.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2B5EA |
|---|---|
| RGB | rgb(210, 181, 234) |
| HSL | hsl(273, 56%, 81%) |
| HSV | hsv(273, 23%, 92%) |
| CMYK | cmyk(10.3%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(77.69, 20.13, -22.58) |
| CIE-LCH | lch(77.69, 30.25, 311.73°) |
| OKLab | oklab(81.55% 0.0504 -0.0614) |
| OKLCH | oklch(81.55% 0.079 309.4) |
| XYZ | xyz(57.9509, 52.6903, 84.9433) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 5.24
Light Lilac
#EDC8FF
ΔE00 5.43
Light Lavendar
#EFC0FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2B5EA #CDEAB5
analogous
#B8B5EA #D2B5EA #EAB5E8
triadic
#D2B5EA #EAD2B5 #B5EAD2
tetradic
#D2B5EA #EAB8B5 #CDEAB5 #B5E8EA
square
#D2B5EA #EAB8B5 #CDEAB5 #B5E8EA
split-complementary
#D2B5EA #E8EAB5 #B5EAB8
monochromatic
#9856CF #B585DC #D2B5EA #EFE5F8 #F1E7F8
Accessibility & contrast
On white
1.82
#D2B5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#D2B5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2B5EA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2B5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2B5EA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#B2C1E8
Tritanopia (blue-blind)
#CFBCC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2b5ea; /* rgb */ color: rgb(210, 181, 234); /* oklch */ color: oklch(81.5% 0.079 309.4);
Tailwind
colors: {
custom: {
50: '#e0cbf0',
500: '#d2b5ea',
950: '#000000',
},
}SCSS
$custom: #d2b5ea; $custom-light: #e0cbf0; $custom-dark: #000000;
JSON
{
"hex": "#d2b5ea",
"rgb": {
"r": 210,
"g": 181,
"b": 234
},
"hsl": {
"h": 272.83,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.81546,
"c": 0.07942,
"h": 309.4
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#D2B5EA
secondary
#9EC67D
accent
#C3226B
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285