#D4BBFB#D4BBFB
#D4BBFB is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.5% C 0.092 H 302.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBFB |
|---|---|
| RGB | rgb(212, 187, 251) |
| HSL | hsl(263, 89%, 86%) |
| HSV | hsv(263, 25%, 98%) |
| CMYK | cmyk(15.5%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.90, 21.04, -28.33) |
| CIE-LCH | lch(79.90, 35.29, 306.61°) |
| OKLab | oklab(83.48% 0.0491 -0.0775) |
| OKLCH | oklch(83.48% 0.092 302.3) |
| XYZ | xyz(62.3308, 56.5027, 98.8705) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.38
Light Lavender
#DFC5FE
ΔE00 2.99
Pale Violet
#CEAEFA
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 4.72
Mauve
#E0B0FF
ΔE00 4.85
Light Lilac
#EDC8FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBFB #E2FBBB
analogous
#BBC2FB #D4BBFB #F4BBFB
triadic
#D4BBFB #FBD4BB #BBFBD4
tetradic
#D4BBFB #FBBBC2 #E2FBBB #BBFBF4
square
#D4BBFB #FBBBC2 #E2FBBB #BBFBF4
split-complementary
#D4BBFB #FBF4BB #C2FBBB
monochromatic
#8B47F4 #AF81F8 #D4BBFB #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.71
#D4BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#D4BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBFB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBFB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FE
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#CEC4D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d4bbfb; /* rgb */ color: rgb(212, 187, 251); /* oklch */ color: oklch(83.5% 0.092 302.3);
Tailwind
colors: {
custom: {
50: '#e1cffc',
500: '#d4bbfb',
950: '#000000',
},
}SCSS
$custom: #d4bbfb; $custom-light: #e1cffc; $custom-dark: #000000;
JSON
{
"hex": "#d4bbfb",
"rgb": {
"r": 212,
"g": 187,
"b": 251
},
"hsl": {
"h": 263.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83484,
"c": 0.09175,
"h": 302.3
},
"luminance": 0.56503
}Semantic roles & 50–950 ramp
primary
#D4BBFB
secondary
#B8E07A
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385