#D8BBFC#D8BBFC
#D8BBFC is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.9% C 0.094 H 304.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BBFC |
|---|---|
| RGB | rgb(216, 187, 252) |
| HSL | hsl(267, 92%, 86%) |
| HSV | hsv(267, 26%, 99%) |
| CMYK | cmyk(14.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.27, 22.49, -28.26) |
| CIE-LCH | lch(80.27, 36.11, 308.51°) |
| OKLab | oklab(83.87% 0.0537 -0.0773) |
| OKLCH | oklch(83.87% 0.094 304.8) |
| XYZ | xyz(63.6565, 57.1680, 99.7576) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.01
Light Lavender
#DFC5FE
ΔE00 2.77
Pale Violet
#CEAEFA
ΔE00 3.68
Mauve
#E0B0FF
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BBFC #DFFCBB
analogous
#BBBEFC #D8BBFC #F8BBFC
triadic
#D8BBFC #FCD8BB #BBFCD8
tetradic
#D8BBFC #FCBBBE #DFFCBB #BBFCF8
square
#D8BBFC #FCBBBE #DFFCBB #BBFCF8
split-complementary
#D8BBFC #FCF8BB #BEFCBB
monochromatic
#9546F7 #B680F9 #D8BBFC #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.69
#D8BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#D8BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BBFC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BBFC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#D3C4D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d8bbfc; /* rgb */ color: rgb(216, 187, 252); /* oklch */ color: oklch(83.9% 0.094 304.8);
Tailwind
colors: {
custom: {
50: '#e4cffd',
500: '#d8bbfc',
950: '#000000',
},
}SCSS
$custom: #d8bbfc; $custom-light: #e4cffd; $custom-dark: #000000;
JSON
{
"hex": "#d8bbfc",
"rgb": {
"r": 216,
"g": 187,
"b": 252
},
"hsl": {
"h": 266.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83866,
"c": 0.09412,
"h": 304.8
},
"luminance": 0.57168
}Semantic roles & 50–950 ramp
primary
#D8BBFC
secondary
#B3E279
accent
#E6007F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385