#D4BFEB#D4BFEB
#D4BFEB is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.6% C 0.064 H 306.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BFEB |
|---|---|
| RGB | rgb(212, 191, 235) |
| HSL | hsl(269, 52%, 84%) |
| HSV | hsv(269, 19%, 92%) |
| CMYK | cmyk(9.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.32, 15.57, -19.11) |
| CIE-LCH | lch(80.32, 24.65, 309.17°) |
| OKLab | oklab(83.63% 0.0385 -0.0517) |
| OKLCH | oklch(83.63% 0.064 306.6) |
| XYZ | xyz(60.7749, 57.2570, 86.4311) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 3.80
Pale Lavender
#EECFFE
ΔE00 5.05
Light Lilac
#EDC8FF
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 6.02
Light Lavendar
#EFC0FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BFEB #D6EBBF
analogous
#BFC0EB #D4BFEB #EABFEB
triadic
#D4BFEB #EBD4BF #BFEBD4
tetradic
#D4BFEB #EBBFC0 #D6EBBF #BFEBEA
square
#D4BFEB #EBBFC0 #D6EBBF #BFEBEA
split-complementary
#D4BFEB #EBEABF #C0EBBF
monochromatic
#9562CE #B590DC #D4BFEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.69
#D4BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#D4BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BFEB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BFEB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#BCC7EA
Tritanopia (blue-blind)
#D1C5CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d4bfeb; /* rgb */ color: rgb(212, 191, 235); /* oklch */ color: oklch(83.6% 0.064 306.6);
Tailwind
colors: {
custom: {
50: '#e1d2f1',
500: '#d4bfeb',
950: '#000000',
},
}SCSS
$custom: #d4bfeb; $custom-light: #e1d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d4bfeb",
"rgb": {
"r": 212,
"g": 191,
"b": 235
},
"hsl": {
"h": 268.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83633,
"c": 0.06447,
"h": 306.6
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#D4BFEB
secondary
#A9C787
accent
#C02676
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385