#D2BBFF#D2BBFF
#D2BBFF is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.5% C 0.097 H 299.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBFF |
|---|---|
| RGB | rgb(210, 187, 255) |
| HSL | hsl(260, 100%, 87%) |
| HSV | hsv(260, 27%, 100%) |
| CMYK | cmyk(17.6%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(79.88, 21.29, -30.52) |
| CIE-LCH | lch(79.88, 37.21, 304.90°) |
| OKLab | oklab(83.47% 0.048 -0.0837) |
| OKLCH | oklch(83.47% 0.097 299.8) |
| XYZ | xyz(62.3949, 56.4621, 102.1995) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.58
Pale Violet
#CEAEFA
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 3.85
Mauve
#E0B0FF
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBFF #E8FFBB
analogous
#BBC6FF #D2BBFF #F4BBFF
triadic
#D2BBFF #FFD2BB #BBFFD2
tetradic
#D2BBFF #FFBBC6 #E8FFBB #BBFFF4
square
#D2BBFF #FFBBC6 #E8FFBB #BBFFF4
split-complementary
#D2BBFF #FFF4BB #C6FFBB
monochromatic
#8141FF #AA7EFF #D2BBFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.71
#D2BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#D2BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBFF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBFF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B0C6FD
Tritanopia (blue-blind)
#CAC5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2bbff; /* rgb */ color: rgb(210, 187, 255); /* oklch */ color: oklch(83.5% 0.097 299.8);
Tailwind
colors: {
custom: {
50: '#e0cfff',
500: '#d2bbff',
950: '#000000',
},
}SCSS
$custom: #d2bbff; $custom-light: #e0cfff; $custom-dark: #000000;
JSON
{
"hex": "#d2bbff",
"rgb": {
"r": 210,
"g": 187,
"b": 255
},
"hsl": {
"h": 260.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83474,
"c": 0.09653,
"h": 299.8
},
"luminance": 0.56462
}Semantic roles & 50–950 ramp
primary
#D2BBFF
secondary
#C1E777
accent
#E60098
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386