#D7BBFB#D7BBFB
#D7BBFB is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.7% C 0.093 H 304.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBFB |
|---|---|
| RGB | rgb(215, 187, 251) |
| HSL | hsl(266, 89%, 86%) |
| HSV | hsv(266, 25%, 98%) |
| CMYK | cmyk(14.3%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.15, 21.97, -27.92) |
| CIE-LCH | lch(80.15, 35.52, 308.20°) |
| OKLab | oklab(83.74% 0.0523 -0.0763) |
| OKLCH | oklch(83.74% 0.093 304.4) |
| XYZ | xyz(63.2039, 56.9529, 98.9114) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.15
Light Lavender
#DFC5FE
ΔE00 2.71
Pale Violet
#CEAEFA
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 4.46
Light Lilac
#EDC8FF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBFB #DFFBBB
analogous
#BBBFFB #D7BBFB #F7BBFB
triadic
#D7BBFB #FBD7BB #BBFBD7
tetradic
#D7BBFB #FBBBBF #DFFBBB #BBFBF7
square
#D7BBFB #FBBBBF #DFFBBB #BBFBF7
split-complementary
#D7BBFB #FBF7BB #BFFBBB
monochromatic
#9347F4 #B581F8 #D7BBFB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.69
#D7BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#D7BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBFB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBFB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#D2C4D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d7bbfb; /* rgb */ color: rgb(215, 187, 251); /* oklch */ color: oklch(83.7% 0.093 304.4);
Tailwind
colors: {
custom: {
50: '#e4cffc',
500: '#d7bbfb',
950: '#000000',
},
}SCSS
$custom: #d7bbfb; $custom-light: #e4cffc; $custom-dark: #000000;
JSON
{
"hex": "#d7bbfb",
"rgb": {
"r": 215,
"g": 187,
"b": 251
},
"hsl": {
"h": 266.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83741,
"c": 0.09255,
"h": 304.4
},
"luminance": 0.56953
}Semantic roles & 50–950 ramp
primary
#D7BBFB
secondary
#B3E07A
accent
#E60081
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385