#D5BBFC#D5BBFC
#D5BBFC is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.6% C 0.093 H 302.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBFC |
|---|---|
| RGB | rgb(213, 187, 252) |
| HSL | hsl(264, 92%, 86%) |
| HSV | hsv(264, 26%, 99%) |
| CMYK | cmyk(15.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.02, 21.56, -28.67) |
| CIE-LCH | lch(80.02, 35.88, 306.95°) |
| OKLab | oklab(83.61% 0.0504 -0.0785) |
| OKLCH | oklch(83.61% 0.093 302.7) |
| XYZ | xyz(62.7781, 56.7151, 99.7164) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.19
Light Lavender
#DFC5FE
ΔE00 3.01
Pale Violet
#CEAEFA
ΔE00 3.54
Mauve
#E0B0FF
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 4.76
Light Lilac
#EDC8FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBFC #E2FCBB
analogous
#BBC1FC #D5BBFC #F5BBFC
triadic
#D5BBFC #FCD5BB #BBFCD5
tetradic
#D5BBFC #FCBBC1 #E2FCBB #BBFCF5
square
#D5BBFC #FCBBC1 #E2FCBB #BBFCF5
split-complementary
#D5BBFC #FCF5BB #C1FCBB
monochromatic
#8D46F7 #B180F9 #D5BBFC #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.70
#D5BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#D5BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBFC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBFC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#CFC4D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d5bbfc; /* rgb */ color: rgb(213, 187, 252); /* oklch */ color: oklch(83.6% 0.093 302.7);
Tailwind
colors: {
custom: {
50: '#e2cffd',
500: '#d5bbfc',
950: '#000000',
},
}SCSS
$custom: #d5bbfc; $custom-light: #e2cffd; $custom-dark: #000000;
JSON
{
"hex": "#d5bbfc",
"rgb": {
"r": 213,
"g": 187,
"b": 252
},
"hsl": {
"h": 264,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83609,
"c": 0.0933,
"h": 302.7
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#D5BBFC
secondary
#B8E279
accent
#E6008A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385