#D8BBEE#D8BBEE
#D8BBEE is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.3% C 0.077 H 310.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BBEE |
|---|---|
| RGB | rgb(216, 187, 238) |
| HSL | hsl(274, 60%, 83%) |
| HSV | hsv(274, 21%, 93%) |
| CMYK | cmyk(9.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.79, 19.61, -21.49) |
| CIE-LCH | lch(79.79, 29.10, 312.38°) |
| OKLab | oklab(83.34% 0.0496 -0.0583) |
| OKLCH | oklch(83.34% 0.077 310.4) |
| XYZ | xyz(61.5192, 56.3131, 88.5010) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.06
Pale Lilac
#E4CBFF
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 4.60
Light Violet
#D6B4FC
ΔE00 4.78
Pale Lavender
#EECFFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BBEE #D1EEBB
analogous
#BEBBEE #D8BBEE #EEBBEA
triadic
#D8BBEE #EED8BB #BBEED8
tetradic
#D8BBEE #EEBEBB #D1EEBB #BBEAEE
square
#D8BBEE #EEBEBB #D1EEBB #BBEAEE
split-complementary
#D8BBEE #EAEEBB #BBEEBE
monochromatic
#A059D6 #BC8AE2 #D8BBEE #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.71
#D8BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#D8BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BBEE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BBEE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#D6C1CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d8bbee; /* rgb */ color: rgb(216, 187, 238); /* oklch */ color: oklch(83.3% 0.077 310.4);
Tailwind
colors: {
custom: {
50: '#e4cff3',
500: '#d8bbee',
950: '#000000',
},
}SCSS
$custom: #d8bbee; $custom-light: #e4cff3; $custom-dark: #000000;
JSON
{
"hex": "#d8bbee",
"rgb": {
"r": 216,
"g": 187,
"b": 238
},
"hsl": {
"h": 274.118,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83335,
"c": 0.07652,
"h": 310.4
},
"luminance": 0.56313
}Semantic roles & 50–950 ramp
primary
#D8BBEE
secondary
#A2CC81
accent
#C81E67
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385