#D4BBFC#D4BBFC
#D4BBFC is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.5% C 0.093 H 302.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBFC |
|---|---|
| RGB | rgb(212, 187, 252) |
| HSL | hsl(263, 92%, 86%) |
| HSV | hsv(263, 26%, 99%) |
| CMYK | cmyk(15.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.93, 21.26, -28.81) |
| CIE-LCH | lch(79.93, 35.80, 306.42°) |
| OKLab | oklab(83.52% 0.0493 -0.0789) |
| OKLCH | oklch(83.52% 0.093 302) |
| XYZ | xyz(62.4888, 56.5660, 99.7028) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.31
Light Lavender
#DFC5FE
ΔE00 3.13
Pale Violet
#CEAEFA
ΔE00 3.53
Mauve
#E0B0FF
ΔE00 4.81
Pale Lilac
#E4CBFF
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBFC #E3FCBB
analogous
#BBC2FC #D4BBFC #F4BBFC
triadic
#D4BBFC #FCD4BB #BBFCD4
tetradic
#D4BBFC #FCBBC2 #E3FCBB #BBFCF4
square
#D4BBFC #FCBBC2 #E3FCBB #BBFCF4
split-complementary
#D4BBFC #FCF4BB #C2FCBB
monochromatic
#8A46F7 #AF80F9 #D4BBFC #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.71
#D4BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D4BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBFC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBFC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#CEC4D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d4bbfc; /* rgb */ color: rgb(212, 187, 252); /* oklch */ color: oklch(83.5% 0.093 302.0);
Tailwind
colors: {
custom: {
50: '#e1cffd',
500: '#d4bbfc',
950: '#000000',
},
}SCSS
$custom: #d4bbfc; $custom-light: #e1cffd; $custom-dark: #000000;
JSON
{
"hex": "#d4bbfc",
"rgb": {
"r": 212,
"g": 187,
"b": 252
},
"hsl": {
"h": 263.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83524,
"c": 0.09304,
"h": 302
},
"luminance": 0.56566
}Semantic roles & 50–950 ramp
primary
#D4BBFC
secondary
#BAE279
accent
#E6008D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385