#D2BBEF#D2BBEF
#D2BBEF is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.9% C 0.076 H 304.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBEF |
|---|---|
| RGB | rgb(210, 187, 239) |
| HSL | hsl(267, 62%, 84%) |
| HSV | hsv(267, 22%, 94%) |
| CMYK | cmyk(12.1%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.31, 17.91, -22.80) |
| CIE-LCH | lch(79.31, 28.99, 308.14°) |
| OKLab | oklab(82.86% 0.0433 -0.062) |
| OKLCH | oklch(82.86% 0.076 304.9) |
| XYZ | xyz(59.9257, 55.4744, 89.1953) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.94
Pale Lilac
#E4CBFF
ΔE00 4.02
Light Violet
#D6B4FC
ΔE00 4.44
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Violet
#CEAEFA
ΔE00 5.61
Light Lavendar
#EFC0FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBEF #D8EFBB
analogous
#BBBEEF #D2BBEF #ECBBEF
triadic
#D2BBEF #EFD2BB #BBEFD2
tetradic
#D2BBEF #EFBBBE #D8EFBB #BBEFEC
square
#D2BBEF #EFBBBE #D8EFBB #BBEFEC
split-complementary
#D2BBEF #EFECBB #BEEFBB
monochromatic
#9058D8 #B189E3 #D2BBEF #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.74
#D2BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#D2BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBEF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBEF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#CEC2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2bbef; /* rgb */ color: rgb(210, 187, 239); /* oklch */ color: oklch(82.9% 0.076 304.9);
Tailwind
colors: {
custom: {
50: '#e0cff4',
500: '#d2bbef',
950: '#000000',
},
}SCSS
$custom: #d2bbef; $custom-light: #e0cff4; $custom-dark: #000000;
JSON
{
"hex": "#d2bbef",
"rgb": {
"r": 210,
"g": 187,
"b": 239
},
"hsl": {
"h": 266.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82855,
"c": 0.07565,
"h": 304.9
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#D2BBEF
secondary
#ABCD81
accent
#CA1C7D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385