#D4BBEE#D4BBEE
#D4BBEE is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.0% C 0.075 H 307.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBEE |
|---|---|
| RGB | rgb(212, 187, 238) |
| HSL | hsl(269, 60%, 83%) |
| HSV | hsv(269, 21%, 93%) |
| CMYK | cmyk(10.9%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.45, 18.34, -22.04) |
| CIE-LCH | lch(79.45, 28.67, 309.75°) |
| OKLab | oklab(82.99% 0.0452 -0.0599) |
| OKLCH | oklch(82.99% 0.075 307) |
| XYZ | xyz(60.3515, 55.7110, 88.4462) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.96
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Violet
#D6B4FC
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBEE #D5EEBB
analogous
#BBBBEE #D4BBEE #EDBBEE
triadic
#D4BBEE #EED4BB #BBEED4
tetradic
#D4BBEE #EEBBBB #D5EEBB #BBEEED
square
#D4BBEE #EEBBBB #D5EEBB #BBEEED
split-complementary
#D4BBEE #EEEDBB #BBEEBB
monochromatic
#9659D6 #B58AE2 #D4BBEE #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.73
#D4BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#D4BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBEE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBEE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#D1C2CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d4bbee; /* rgb */ color: rgb(212, 187, 238); /* oklch */ color: oklch(83.0% 0.075 307.0);
Tailwind
colors: {
custom: {
50: '#e1cff3',
500: '#d4bbee',
950: '#000000',
},
}SCSS
$custom: #d4bbee; $custom-light: #e1cff3; $custom-dark: #000000;
JSON
{
"hex": "#d4bbee",
"rgb": {
"r": 212,
"g": 187,
"b": 238
},
"hsl": {
"h": 269.412,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82988,
"c": 0.07501,
"h": 307
},
"luminance": 0.55711
}Semantic roles & 50–950 ramp
primary
#D4BBEE
secondary
#A7CC81
accent
#C81E74
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385