#D5BBFE#D5BBFE
#D5BBFE is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.7% C 0.096 H 302.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBFE |
|---|---|
| RGB | rgb(213, 187, 254) |
| HSL | hsl(263, 97%, 86%) |
| HSV | hsv(263, 26%, 100%) |
| CMYK | cmyk(16.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.09, 21.99, -29.63) |
| CIE-LCH | lch(80.09, 36.90, 306.58°) |
| OKLab | oklab(83.69% 0.051 -0.0812) |
| OKLCH | oklch(83.69% 0.096 302.1) |
| XYZ | xyz(63.0967, 56.8425, 101.3943) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.10
Light Lavender
#DFC5FE
ΔE00 3.29
Pale Violet
#CEAEFA
ΔE00 3.35
Mauve
#E0B0FF
ΔE00 4.57
Pale Lilac
#E4CBFF
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBFE #E4FEBB
analogous
#BBC3FE #D5BBFE #F7BBFE
triadic
#D5BBFE #FED5BB #BBFED5
tetradic
#D5BBFE #FEBBC3 #E4FEBB #BBFEF7
square
#D5BBFE #FEBBC3 #E4FEBB #BBFEF7
split-complementary
#D5BBFE #FEF7BB #C3FEBB
monochromatic
#8A42FC #B07FFD #D5BBFE #ECE1FF #ECE1FF
Accessibility & contrast
On white
1.70
#D5BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#D5BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBFE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBFE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#CEC5D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d5bbfe; /* rgb */ color: rgb(213, 187, 254); /* oklch */ color: oklch(83.7% 0.096 302.1);
Tailwind
colors: {
custom: {
50: '#e2cfff',
500: '#d5bbfe',
950: '#000000',
},
}SCSS
$custom: #d5bbfe; $custom-light: #e2cfff; $custom-dark: #000000;
JSON
{
"hex": "#d5bbfe",
"rgb": {
"r": 213,
"g": 187,
"b": 254
},
"hsl": {
"h": 263.284,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83688,
"c": 0.09589,
"h": 302.1
},
"luminance": 0.56843
}Semantic roles & 50–950 ramp
primary
#D5BBFE
secondary
#BBE578
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386