#D2BFEA#D2BFEA
#D2BFEA is a very light, moderate violet. Relative luminance 0.569; OKLCH L 83.4% C 0.063 H 305.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFEA |
|---|---|
| RGB | rgb(210, 191, 234) |
| HSL | hsl(267, 51%, 83%) |
| HSV | hsv(267, 18%, 92%) |
| CMYK | cmyk(10.3%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.13, 14.72, -18.89) |
| CIE-LCH | lch(80.13, 23.95, 307.94°) |
| OKLab | oklab(83.43% 0.036 -0.0511) |
| OKLCH | oklch(83.43% 0.063 305.1) |
| XYZ | xyz(60.0577, 56.9039, 85.6455) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 5.66
Thistle
#D8BFD8
ΔE00 5.99
Light Violet
#D6B4FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFEA #D7EABF
analogous
#BFC1EA #D2BFEA #E7BFEA
triadic
#D2BFEA #EAD2BF #BFEAD2
tetradic
#D2BFEA #EABFC1 #D7EABF #BFEAE7
square
#D2BFEA #EABFC1 #D7EABF #BFEAE7
split-complementary
#D2BFEA #EAE7BF #C1EABF
monochromatic
#9163CC #B291DB #D2BFEA #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.70
#D2BFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#D2BFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFEA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFEA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#CFC5CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2bfea; /* rgb */ color: rgb(210, 191, 234); /* oklch */ color: oklch(83.4% 0.063 305.1);
Tailwind
colors: {
custom: {
50: '#e0d2f0',
500: '#d2bfea',
950: '#000000',
},
}SCSS
$custom: #d2bfea; $custom-light: #e0d2f0; $custom-dark: #000000;
JSON
{
"hex": "#d2bfea",
"rgb": {
"r": 210,
"g": 191,
"b": 234
},
"hsl": {
"h": 266.512,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83428,
"c": 0.06253,
"h": 305.1
},
"luminance": 0.56904
}Semantic roles & 50–950 ramp
primary
#D2BFEA
secondary
#AAC687
accent
#BE287B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385