#D5BEEB#D5BEEB
#D5BEEB is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.5% C 0.067 H 308.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BEEB |
|---|---|
| RGB | rgb(213, 190, 235) |
| HSL | hsl(271, 53%, 83%) |
| HSV | hsv(271, 19%, 92%) |
| CMYK | cmyk(9.4%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.16, 16.43, -19.34) |
| CIE-LCH | lch(80.16, 25.38, 310.34°) |
| OKLab | oklab(83.53% 0.041 -0.0524) |
| OKLCH | oklch(83.53% 0.067 308.1) |
| XYZ | xyz(60.8468, 56.9715, 86.3723) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.57
Pale Lilac
#E4CBFF
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 6.02
Thistle
#D8BFD8
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BEEB #D4EBBE
analogous
#BEBEEB #D5BEEB #EBBEEA
triadic
#D5BEEB #EBD5BE #BEEBD5
tetradic
#D5BEEB #EBBEBE #D4EBBE #BEEAEB
square
#D5BEEB #EBBEBE #D4EBBE #BEEAEB
split-complementary
#D5BEEB #EAEBBE #BEEBBE
monochromatic
#9960CE #B78FDD #D5BEEB #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.69
#D5BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#D5BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BEEB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BEEB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#D2C4CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d5beeb; /* rgb */ color: rgb(213, 190, 235); /* oklch */ color: oklch(83.5% 0.067 308.1);
Tailwind
colors: {
custom: {
50: '#e2d1f1',
500: '#d5beeb',
950: '#000000',
},
}SCSS
$custom: #d5beeb; $custom-light: #e2d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d5beeb",
"rgb": {
"r": 213,
"g": 190,
"b": 235
},
"hsl": {
"h": 270.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83529,
"c": 0.0665,
"h": 308.1
},
"luminance": 0.56971
}Semantic roles & 50–950 ramp
primary
#D5BEEB
secondary
#A6C786
accent
#C02571
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385