#D4BBED#D4BBED
#D4BBED is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.0% C 0.074 H 307.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBED |
|---|---|
| RGB | rgb(212, 187, 237) |
| HSL | hsl(270, 58%, 83%) |
| HSV | hsv(270, 21%, 93%) |
| CMYK | cmyk(10.5%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.42, 18.13, -21.56) |
| CIE-LCH | lch(79.42, 28.17, 310.07°) |
| OKLab | oklab(82.95% 0.0449 -0.0585) |
| OKLCH | oklch(82.95% 0.074 307.5) |
| XYZ | xyz(60.2050, 55.6524, 87.6746) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.11
Pale Lilac
#E4CBFF
ΔE00 3.94
Light Lilac
#EDC8FF
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 5.44
Light Lavendar
#EFC0FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBED #D4EDBB
analogous
#BBBBED #D4BBED #EDBBED
triadic
#D4BBED #EDD4BB #BBEDD4
tetradic
#D4BBED #EDBBBB #D4EDBB #BBEDED
square
#D4BBED #EDBBBB #D4EDBB #BBEDED
split-complementary
#D4BBED #EDEDBB #BBEDBB
monochromatic
#975AD3 #B58BE0 #D4BBED #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.73
#D4BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#D4BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBED
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBED | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#D1C1CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d4bbed; /* rgb */ color: rgb(212, 187, 237); /* oklch */ color: oklch(83.0% 0.074 307.5);
Tailwind
colors: {
custom: {
50: '#e1cff3',
500: '#d4bbed',
950: '#000000',
},
}SCSS
$custom: #d4bbed; $custom-light: #e1cff3; $custom-dark: #000000;
JSON
{
"hex": "#d4bbed",
"rgb": {
"r": 212,
"g": 187,
"b": 237
},
"hsl": {
"h": 270,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82951,
"c": 0.07375,
"h": 307.5
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#D4BBED
secondary
#A6CA82
accent
#C62073
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385