#D9BEEB#D9BEEB
#D9BEEB is a very light, moderate violet. Relative luminance 0.576; OKLCH L 83.9% C 0.068 H 311.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BEEB |
|---|---|
| RGB | rgb(217, 190, 235) |
| HSL | hsl(276, 53%, 83%) |
| HSV | hsv(276, 19%, 92%) |
| CMYK | cmyk(7.7%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.50, 17.72, -18.80) |
| CIE-LCH | lch(80.50, 25.83, 313.31°) |
| OKLab | oklab(83.87% 0.0454 -0.0508) |
| OKLCH | oklch(83.87% 0.068 311.8) |
| XYZ | xyz(62.0216, 57.5773, 86.4273) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 3.75
Light Lilac
#EDC8FF
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.39
Light Lavendar
#EFC0FE
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BEEB #D0EBBE
analogous
#C2BEEB #D9BEEB #EBBEE6
triadic
#D9BEEB #EBD9BE #BEEBD9
tetradic
#D9BEEB #EBC2BE #D0EBBE #BEE6EB
square
#D9BEEB #EBC2BE #D0EBBE #BEE6EB
split-complementary
#D9BEEB #E6EBBE #BEEBC2
monochromatic
#A260CE #BE8FDD #D9BEEB #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.68
#D9BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#D9BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BEEB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BEEB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#D8C3CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d9beeb; /* rgb */ color: rgb(217, 190, 235); /* oklch */ color: oklch(83.9% 0.068 311.8);
Tailwind
colors: {
custom: {
50: '#e5d1f1',
500: '#d9beeb',
950: '#000000',
},
}SCSS
$custom: #d9beeb; $custom-light: #e5d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d9beeb",
"rgb": {
"r": 217,
"g": 190,
"b": 235
},
"hsl": {
"h": 276,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83873,
"c": 0.06811,
"h": 311.8
},
"luminance": 0.57577
}Semantic roles & 50–950 ramp
primary
#D9BEEB
secondary
#A0C786
accent
#C02563
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385