#D4BBEF#D4BBEF
#D4BBEF is a very light, moderate violet. Relative luminance 0.558; OKLCH L 83.0% C 0.076 H 306.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBEF |
|---|---|
| RGB | rgb(212, 187, 239) |
| HSL | hsl(269, 62%, 84%) |
| HSV | hsv(269, 22%, 94%) |
| CMYK | cmyk(11.3%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.48, 18.54, -22.53) |
| CIE-LCH | lch(79.48, 29.18, 309.45°) |
| OKLab | oklab(83.03% 0.0455 -0.0612) |
| OKLCH | oklch(83.03% 0.076 306.6) |
| XYZ | xyz(60.4988, 55.7700, 89.2221) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.83
Pale Lilac
#E4CBFF
ΔE00 3.87
Light Violet
#D6B4FC
ΔE00 4.41
Light Lilac
#EDC8FF
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 5.40
Pale Lavender
#EECFFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBEF #D6EFBB
analogous
#BBBCEF #D4BBEF #EEBBEF
triadic
#D4BBEF #EFD4BB #BBEFD4
tetradic
#D4BBEF #EFBBBC #D6EFBB #BBEFEE
square
#D4BBEF #EFBBBC #D6EFBB #BBEFEE
split-complementary
#D4BBEF #EFEEBB #BCEFBB
monochromatic
#9558D8 #B589E3 #D4BBEF #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.73
#D4BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#D4BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBEF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBEF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#D0C2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d4bbef; /* rgb */ color: rgb(212, 187, 239); /* oklch */ color: oklch(83.0% 0.076 306.6);
Tailwind
colors: {
custom: {
50: '#e1cff4',
500: '#d4bbef',
950: '#000000',
},
}SCSS
$custom: #d4bbef; $custom-light: #e1cff4; $custom-dark: #000000;
JSON
{
"hex": "#d4bbef",
"rgb": {
"r": 212,
"g": 187,
"b": 239
},
"hsl": {
"h": 268.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83026,
"c": 0.07629,
"h": 306.6
},
"luminance": 0.5577
}Semantic roles & 50–950 ramp
primary
#D4BBEF
secondary
#A9CD81
accent
#CA1C76
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385