#D2BBED#D2BBED
#D2BBED is a very light, moderate violet. Relative luminance 0.554; OKLCH L 82.8% C 0.073 H 305.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBED |
|---|---|
| RGB | rgb(210, 187, 237) |
| HSL | hsl(268, 58%, 83%) |
| HSV | hsv(268, 21%, 93%) |
| CMYK | cmyk(11.4%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.25, 17.49, -21.83) |
| CIE-LCH | lch(79.25, 27.97, 308.71°) |
| OKLab | oklab(82.78% 0.0427 -0.0593) |
| OKLCH | oklch(82.78% 0.073 305.7) |
| XYZ | xyz(59.6319, 55.3569, 87.6478) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.18
Pale Lilac
#E4CBFF
ΔE00 4.06
Light Violet
#D6B4FC
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 5.74
Light Lavendar
#EFC0FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBED #D6EDBB
analogous
#BBBDED #D2BBED #EBBBED
triadic
#D2BBED #EDD2BB #BBEDD2
tetradic
#D2BBED #EDBBBD #D6EDBB #BBEDEB
square
#D2BBED #EDBBBD #D6EDBB #BBEDEB
split-complementary
#D2BBED #EDEBBB #BDEDBB
monochromatic
#925AD3 #B28BE0 #D2BBED #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.74
#D2BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#D2BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBED
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBED | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#CEC2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2bbed; /* rgb */ color: rgb(210, 187, 237); /* oklch */ color: oklch(82.8% 0.073 305.7);
Tailwind
colors: {
custom: {
50: '#e0cff3',
500: '#d2bbed',
950: '#000000',
},
}SCSS
$custom: #d2bbed; $custom-light: #e0cff3; $custom-dark: #000000;
JSON
{
"hex": "#d2bbed",
"rgb": {
"r": 210,
"g": 187,
"b": 237
},
"hsl": {
"h": 267.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.8278,
"c": 0.07307,
"h": 305.7
},
"luminance": 0.55357
}Semantic roles & 50–950 ramp
primary
#D2BBED
secondary
#A9CA82
accent
#C62079
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385