#D7BBFC#D7BBFC
#D7BBFC is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.8% C 0.094 H 304.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBFC |
|---|---|
| RGB | rgb(215, 187, 252) |
| HSL | hsl(266, 92%, 86%) |
| HSV | hsv(266, 26%, 99%) |
| CMYK | cmyk(14.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.19, 22.18, -28.40) |
| CIE-LCH | lch(80.19, 36.03, 307.99°) |
| OKLab | oklab(83.78% 0.0526 -0.0777) |
| OKLCH | oklch(83.78% 0.094 304.1) |
| XYZ | xyz(63.3619, 57.0161, 99.7438) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.04
Light Lavender
#DFC5FE
ΔE00 2.83
Pale Violet
#CEAEFA
ΔE00 3.62
Mauve
#E0B0FF
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 4.59
Light Lilac
#EDC8FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBFC #E0FCBB
analogous
#BBBFFC #D7BBFC #F7BBFC
triadic
#D7BBFC #FCD7BB #BBFCD7
tetradic
#D7BBFC #FCBBBF #E0FCBB #BBFCF7
square
#D7BBFC #FCBBBF #E0FCBB #BBFCF7
split-complementary
#D7BBFC #FCF7BB #BFFCBB
monochromatic
#9246F7 #B580F9 #D7BBFC #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.69
#D7BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#D7BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBFC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBFC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#D1C4D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d7bbfc; /* rgb */ color: rgb(215, 187, 252); /* oklch */ color: oklch(83.8% 0.094 304.1);
Tailwind
colors: {
custom: {
50: '#e4cffd',
500: '#d7bbfc',
950: '#000000',
},
}SCSS
$custom: #d7bbfc; $custom-light: #e4cffd; $custom-dark: #000000;
JSON
{
"hex": "#d7bbfc",
"rgb": {
"r": 215,
"g": 187,
"b": 252
},
"hsl": {
"h": 265.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8378,
"c": 0.09383,
"h": 304.1
},
"luminance": 0.57016
}Semantic roles & 50–950 ramp
primary
#D7BBFC
secondary
#B5E279
accent
#E60083
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385