#D4BBFF#D4BBFF
#D4BBFF is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.6% C 0.097 H 301.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBFF |
|---|---|
| RGB | rgb(212, 187, 255) |
| HSL | hsl(262, 100%, 87%) |
| HSV | hsv(262, 27%, 100%) |
| CMYK | cmyk(16.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(80.04, 21.90, -30.25) |
| CIE-LCH | lch(80.04, 37.34, 305.90°) |
| OKLab | oklab(83.64% 0.0502 -0.0829) |
| OKLCH | oklch(83.64% 0.097 301.2) |
| XYZ | xyz(62.9680, 56.7576, 102.2263) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.24
Pale Violet
#CEAEFA
ΔE00 3.29
Light Lavender
#DFC5FE
ΔE00 3.57
Mauve
#E0B0FF
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 5.29
Light Lilac
#EDC8FF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBFF #E6FFBB
analogous
#BBC4FF #D4BBFF #F6BBFF
triadic
#D4BBFF #FFD4BB #BBFFD4
tetradic
#D4BBFF #FFBBC4 #E6FFBB #BBFFF6
square
#D4BBFF #FFBBC4 #E6FFBB #BBFFF6
split-complementary
#D4BBFF #FFF6BB #C4FFBB
monochromatic
#8741FF #AD7EFF #D4BBFF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.70
#D4BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#D4BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBFF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBFF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#CDC5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d4bbff; /* rgb */ color: rgb(212, 187, 255); /* oklch */ color: oklch(83.6% 0.097 301.2);
Tailwind
colors: {
custom: {
50: '#e2cfff',
500: '#d4bbff',
950: '#000000',
},
}SCSS
$custom: #d4bbff; $custom-light: #e2cfff; $custom-dark: #000000;
JSON
{
"hex": "#d4bbff",
"rgb": {
"r": 212,
"g": 187,
"b": 255
},
"hsl": {
"h": 262.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83643,
"c": 0.09695,
"h": 301.2
},
"luminance": 0.56758
}Semantic roles & 50–950 ramp
primary
#D4BBFF
secondary
#BEE777
accent
#E60091
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386