#D2BFEB#D2BFEB
#D2BFEB is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.5% C 0.064 H 304.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFEB |
|---|---|
| RGB | rgb(210, 191, 235) |
| HSL | hsl(266, 52%, 84%) |
| HSV | hsv(266, 19%, 92%) |
| CMYK | cmyk(10.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.16, 14.92, -19.37) |
| CIE-LCH | lch(80.16, 24.46, 307.61°) |
| OKLab | oklab(83.46% 0.0363 -0.0525) |
| OKLCH | oklch(83.46% 0.064 304.7) |
| XYZ | xyz(60.2017, 56.9615, 86.4043) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.83
Pale Lilac
#E4CBFF
ΔE00 3.99
Pale Lavender
#EECFFE
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 6.25
Light Violet
#D6B4FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFEB #D8EBBF
analogous
#BFC2EB #D2BFEB #E8BFEB
triadic
#D2BFEB #EBD2BF #BFEBD2
tetradic
#D2BFEB #EBBFC2 #D8EBBF #BFEBE8
square
#D2BFEB #EBBFC2 #D8EBBF #BFEBE8
split-complementary
#D2BFEB #EBE8BF #C2EBBF
monochromatic
#9062CE #B190DC #D2BFEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.69
#D2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#D2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFEB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFEB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#CFC5CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2bfeb; /* rgb */ color: rgb(210, 191, 235); /* oklch */ color: oklch(83.5% 0.064 304.7);
Tailwind
colors: {
custom: {
50: '#e0d2f1',
500: '#d2bfeb',
950: '#000000',
},
}SCSS
$custom: #d2bfeb; $custom-light: #e0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d2bfeb",
"rgb": {
"r": 210,
"g": 191,
"b": 235
},
"hsl": {
"h": 265.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83464,
"c": 0.06382,
"h": 304.7
},
"luminance": 0.56961
}Semantic roles & 50–950 ramp
primary
#D2BFEB
secondary
#ABC787
accent
#C0267D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385