#D0BBFA#D0BBFA
#D0BBFA is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.1% C 0.090 H 299.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBFA |
|---|---|
| RGB | rgb(208, 187, 250) |
| HSL | hsl(260, 86%, 86%) |
| HSV | hsv(260, 25%, 98%) |
| CMYK | cmyk(16.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(79.53, 19.60, -28.39) |
| CIE-LCH | lch(79.53, 34.50, 304.63°) |
| OKLab | oklab(83.11% 0.0444 -0.0777) |
| OKLCH | oklch(83.11% 0.09 299.7) |
| XYZ | xyz(61.0345, 55.8525, 97.9891) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Violet
#CEAEFA
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 5.10
Mauve
#E0B0FF
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBFA #E5FABB
analogous
#BBC5FA #D0BBFA #EFBBFA
triadic
#D0BBFA #FAD0BB #BBFAD0
tetradic
#D0BBFA #FABBC5 #E5FABB #BBFAEF
square
#D0BBFA #FABBC5 #E5FABB #BBFAEF
split-complementary
#D0BBFA #FAEFBB #C5FABB
monochromatic
#8149F2 #A982F6 #D0BBFA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.73
#D0BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#D0BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBFA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBFA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#B1C5F8
Tritanopia (blue-blind)
#C9C4D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bbfa; /* rgb */ color: rgb(208, 187, 250); /* oklch */ color: oklch(83.1% 0.090 299.7);
Tailwind
colors: {
custom: {
50: '#dfcffc',
500: '#d0bbfa',
950: '#000000',
},
}SCSS
$custom: #d0bbfa; $custom-light: #dfcffc; $custom-dark: #000000;
JSON
{
"hex": "#d0bbfa",
"rgb": {
"r": 208,
"g": 187,
"b": 250
},
"hsl": {
"h": 260,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.83108,
"c": 0.08953,
"h": 299.7
},
"luminance": 0.55853
}Semantic roles & 50–950 ramp
primary
#D0BBFA
secondary
#BDDE7B
accent
#E30398
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385