#D8BEEB#D8BEEB
#D8BEEB is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.8% C 0.068 H 310.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BEEB |
|---|---|
| RGB | rgb(216, 190, 235) |
| HSL | hsl(275, 53%, 83%) |
| HSV | hsv(275, 19%, 92%) |
| CMYK | cmyk(8.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.42, 17.40, -18.93) |
| CIE-LCH | lch(80.42, 25.71, 312.58°) |
| OKLab | oklab(83.79% 0.0443 -0.0512) |
| OKLCH | oklch(83.79% 0.068 310.8) |
| XYZ | xyz(61.7252, 57.4245, 86.4134) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 4.51
Light Lavendar
#EFC0FE
ΔE00 5.46
Very Light Purple
#F6CEFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BEEB #D1EBBE
analogous
#C1BEEB #D8BEEB #EBBEE7
triadic
#D8BEEB #EBD8BE #BEEBD8
tetradic
#D8BEEB #EBC1BE #D1EBBE #BEE7EB
square
#D8BEEB #EBC1BE #D1EBBE #BEE7EB
split-complementary
#D8BEEB #E7EBBE #BEEBC1
monochromatic
#A060CE #BC8FDD #D8BEEB #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.68
#D8BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#D8BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BEEB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BEEB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#D6C3CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d8beeb; /* rgb */ color: rgb(216, 190, 235); /* oklch */ color: oklch(83.8% 0.068 310.8);
Tailwind
colors: {
custom: {
50: '#e4d1f1',
500: '#d8beeb',
950: '#000000',
},
}SCSS
$custom: #d8beeb; $custom-light: #e4d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d8beeb",
"rgb": {
"r": 216,
"g": 190,
"b": 235
},
"hsl": {
"h": 274.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.83786,
"c": 0.06769,
"h": 310.8
},
"luminance": 0.57424
}Semantic roles & 50–950 ramp
primary
#D8BEEB
secondary
#A2C786
accent
#C02567
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385