#D3BEEB#D3BEEB
#D3BEEB is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.4% C 0.066 H 306.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BEEB |
|---|---|
| RGB | rgb(211, 190, 235) |
| HSL | hsl(268, 53%, 83%) |
| HSV | hsv(268, 19%, 92%) |
| CMYK | cmyk(10.2%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.00, 15.78, -19.61) |
| CIE-LCH | lch(80.00, 25.17, 308.83°) |
| OKLab | oklab(83.36% 0.0388 -0.0531) |
| OKLCH | oklch(83.36% 0.066 306.1) |
| XYZ | xyz(60.2701, 56.6742, 86.3452) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 3.89
Light Lilac
#EDC8FF
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 5.25
Light Violet
#D6B4FC
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BEEB #D6EBBE
analogous
#BEBFEB #D3BEEB #E9BEEB
triadic
#D3BEEB #EBD3BE #BEEBD3
tetradic
#D3BEEB #EBBEBF #D6EBBE #BEEBE9
square
#D3BEEB #EBBEBF #D6EBBE #BEEBE9
split-complementary
#D3BEEB #EBE9BE #BFEBBE
monochromatic
#9460CE #B38FDD #D3BEEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.70
#D3BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#D3BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BEEB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BEEB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#D0C4CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3beeb; /* rgb */ color: rgb(211, 190, 235); /* oklch */ color: oklch(83.4% 0.066 306.1);
Tailwind
colors: {
custom: {
50: '#e0d1f1',
500: '#d3beeb',
950: '#000000',
},
}SCSS
$custom: #d3beeb; $custom-light: #e0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d3beeb",
"rgb": {
"r": 211,
"g": 190,
"b": 235
},
"hsl": {
"h": 268,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83359,
"c": 0.06581,
"h": 306.1
},
"luminance": 0.56674
}Semantic roles & 50–950 ramp
primary
#D3BEEB
secondary
#A9C786
accent
#C02578
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385