#D0BBEE#D0BBEE
#D0BBEE is a very light, moderate violet. Relative luminance 0.551; OKLCH L 82.6% C 0.074 H 303.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBEE |
|---|---|
| RGB | rgb(208, 187, 238) |
| HSL | hsl(265, 60%, 83%) |
| HSV | hsv(265, 21%, 93%) |
| CMYK | cmyk(12.6%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.11, 17.07, -22.59) |
| CIE-LCH | lch(79.11, 28.31, 307.07°) |
| OKLab | oklab(82.65% 0.0408 -0.0614) |
| OKLCH | oklch(82.65% 0.074 303.6) |
| XYZ | xyz(59.2124, 55.1237, 88.3928) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.23
Pale Lilac
#E4CBFF
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Violet
#CEAEFA
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBEE #D9EEBB
analogous
#BBBFEE #D0BBEE #E9BBEE
triadic
#D0BBEE #EED0BB #BBEED0
tetradic
#D0BBEE #EEBBBF #D9EEBB #BBEEE9
square
#D0BBEE #EEBBBF #D9EEBB #BBEEE9
split-complementary
#D0BBEE #EEE9BB #BFEEBB
monochromatic
#8C59D6 #AE8AE2 #D0BBEE #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.75
#D0BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#D0BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBEE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBEE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#CCC2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0bbee; /* rgb */ color: rgb(208, 187, 238); /* oklch */ color: oklch(82.6% 0.074 303.6);
Tailwind
colors: {
custom: {
50: '#decff3',
500: '#d0bbee',
950: '#000000',
},
}SCSS
$custom: #d0bbee; $custom-light: #decff3; $custom-dark: #000000;
JSON
{
"hex": "#d0bbee",
"rgb": {
"r": 208,
"g": 187,
"b": 238
},
"hsl": {
"h": 264.706,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82647,
"c": 0.07377,
"h": 303.6
},
"luminance": 0.55124
}Semantic roles & 50–950 ramp
primary
#D0BBEE
secondary
#ADCC81
accent
#C81E82
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385