#D0BBFE#D0BBFE
#D0BBFE is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.3% C 0.095 H 298.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBFE |
|---|---|
| RGB | rgb(208, 187, 254) |
| HSL | hsl(259, 97%, 86%) |
| HSV | hsv(259, 26%, 100%) |
| CMYK | cmyk(18.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.67, 20.47, -30.31) |
| CIE-LCH | lch(79.67, 36.57, 304.03°) |
| OKLab | oklab(83.27% 0.0455 -0.0832) |
| OKLCH | oklch(83.27% 0.095 298.7) |
| XYZ | xyz(61.6683, 56.1060, 101.3274) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.95
Pale Violet
#CEAEFA
ΔE00 3.54
Light Lavender
#DFC5FE
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBFE #E9FEBB
analogous
#BBC8FE #D0BBFE #F2BBFE
triadic
#D0BBFE #FED0BB #BBFED0
tetradic
#D0BBFE #FEBBC8 #E9FEBB #BBFEF2
square
#D0BBFE #FEBBC8 #E9FEBB #BBFEF2
split-complementary
#D0BBFE #FEF2BB #C8FEBB
monochromatic
#7D42FC #A67FFD #D0BBFE #EAE1FF #EAE1FF
Accessibility & contrast
On white
1.72
#D0BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#D0BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBFE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBFE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#C8C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bbfe; /* rgb */ color: rgb(208, 187, 254); /* oklch */ color: oklch(83.3% 0.095 298.7);
Tailwind
colors: {
custom: {
50: '#dfcfff',
500: '#d0bbfe',
950: '#000000',
},
}SCSS
$custom: #d0bbfe; $custom-light: #dfcfff; $custom-dark: #000000;
JSON
{
"hex": "#d0bbfe",
"rgb": {
"r": 208,
"g": 187,
"b": 254
},
"hsl": {
"h": 258.806,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83267,
"c": 0.09483,
"h": 298.7
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#D0BBFE
secondary
#C3E578
accent
#E6009E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386