#D0BBFB#D0BBFB
#D0BBFB is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.1% C 0.091 H 299.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBFB |
|---|---|
| RGB | rgb(208, 187, 251) |
| HSL | hsl(260, 89%, 86%) |
| HSV | hsv(260, 25%, 98%) |
| CMYK | cmyk(17.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.57, 19.82, -28.87) |
| CIE-LCH | lch(79.57, 35.02, 304.47°) |
| OKLab | oklab(83.15% 0.0447 -0.0791) |
| OKLCH | oklch(83.15% 0.091 299.5) |
| XYZ | xyz(61.1917, 55.9154, 98.8171) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.97
Light Lavender
#DFC5FE
ΔE00 3.60
Pale Violet
#CEAEFA
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 5.23
Mauve
#E0B0FF
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBFB #E6FBBB
analogous
#BBC6FB #D0BBFB #F0BBFB
triadic
#D0BBFB #FBD0BB #BBFBD0
tetradic
#D0BBFB #FBBBC6 #E6FBBB #BBFBF0
square
#D0BBFB #FBBBC6 #E6FBBB #BBFBF0
split-complementary
#D0BBFB #FBF0BB #C6FBBB
monochromatic
#8047F4 #A881F8 #D0BBFB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.72
#D0BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#D0BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBFB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBFB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#C9C5D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bbfb; /* rgb */ color: rgb(208, 187, 251); /* oklch */ color: oklch(83.1% 0.091 299.5);
Tailwind
colors: {
custom: {
50: '#dfcffc',
500: '#d0bbfb',
950: '#000000',
},
}SCSS
$custom: #d0bbfb; $custom-light: #dfcffc; $custom-dark: #000000;
JSON
{
"hex": "#d0bbfb",
"rgb": {
"r": 208,
"g": 187,
"b": 251
},
"hsl": {
"h": 259.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83147,
"c": 0.09086,
"h": 299.5
},
"luminance": 0.55916
}Semantic roles & 50–950 ramp
primary
#D0BBFB
secondary
#BFE07A
accent
#E6009A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385