#D2BBEE#D2BBEE
#D2BBEE is a very light, moderate violet. Relative luminance 0.554; OKLCH L 82.8% C 0.074 H 305.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBEE |
|---|---|
| RGB | rgb(210, 187, 238) |
| HSL | hsl(267, 60%, 83%) |
| HSV | hsv(267, 21%, 93%) |
| CMYK | cmyk(11.8%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.28, 17.70, -22.32) |
| CIE-LCH | lch(79.28, 28.48, 308.42°) |
| OKLab | oklab(82.82% 0.043 -0.0607) |
| OKLCH | oklch(82.82% 0.074 305.3) |
| XYZ | xyz(59.7784, 55.4155, 88.4194) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.05
Pale Lilac
#E4CBFF
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 4.66
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 5.80
Pale Violet
#CEAEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBEE #D7EEBB
analogous
#BBBDEE #D2BBEE #EBBBEE
triadic
#D2BBEE #EED2BB #BBEED2
tetradic
#D2BBEE #EEBBBD #D7EEBB #BBEEEB
square
#D2BBEE #EEBBBD #D7EEBB #BBEEEB
split-complementary
#D2BBEE #EEEBBB #BDEEBB
monochromatic
#9159D6 #B28AE2 #D2BBEE #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.74
#D2BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#D2BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBEE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBEE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#B6C5EC
Tritanopia (blue-blind)
#CEC2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2bbee; /* rgb */ color: rgb(210, 187, 238); /* oklch */ color: oklch(82.8% 0.074 305.3);
Tailwind
colors: {
custom: {
50: '#e0cff3',
500: '#d2bbee',
950: '#000000',
},
}SCSS
$custom: #d2bbee; $custom-light: #e0cff3; $custom-dark: #000000;
JSON
{
"hex": "#d2bbee",
"rgb": {
"r": 210,
"g": 187,
"b": 238
},
"hsl": {
"h": 267.059,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82817,
"c": 0.07436,
"h": 305.3
},
"luminance": 0.55415
}Semantic roles & 50–950 ramp
primary
#D2BBEE
secondary
#AACC81
accent
#C81E7B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385