#D0BBEF#D0BBEF
#D0BBEF is a very light, moderate violet. Relative luminance 0.552; OKLCH L 82.7% C 0.075 H 303.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBEF |
|---|---|
| RGB | rgb(208, 187, 239) |
| HSL | hsl(264, 62%, 84%) |
| HSV | hsv(264, 22%, 94%) |
| CMYK | cmyk(13%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.15, 17.27, -23.07) |
| CIE-LCH | lch(79.15, 28.82, 306.82°) |
| OKLab | oklab(82.69% 0.0411 -0.0628) |
| OKLCH | oklch(82.69% 0.075 303.2) |
| XYZ | xyz(59.3597, 55.1826, 89.1687) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.14
Pale Lilac
#E4CBFF
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 4.52
Light Lilac
#EDC8FF
ΔE00 5.55
Pale Violet
#CEAEFA
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBEF #DAEFBB
analogous
#BBC0EF #D0BBEF #EABBEF
triadic
#D0BBEF #EFD0BB #BBEFD0
tetradic
#D0BBEF #EFBBC0 #DAEFBB #BBEFEA
square
#D0BBEF #EFBBC0 #DAEFBB #BBEFEA
split-complementary
#D0BBEF #EFEABB #C0EFBB
monochromatic
#8C58D8 #AE89E3 #D0BBEF #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.74
#D0BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#D0BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBEF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBEF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#CBC2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d0bbef; /* rgb */ color: rgb(208, 187, 239); /* oklch */ color: oklch(82.7% 0.075 303.2);
Tailwind
colors: {
custom: {
50: '#decff4',
500: '#d0bbef',
950: '#000000',
},
}SCSS
$custom: #d0bbef; $custom-light: #decff4; $custom-dark: #000000;
JSON
{
"hex": "#d0bbef",
"rgb": {
"r": 208,
"g": 187,
"b": 239
},
"hsl": {
"h": 264.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82685,
"c": 0.07507,
"h": 303.2
},
"luminance": 0.55183
}Semantic roles & 50–950 ramp
primary
#D0BBEF
secondary
#AECD81
accent
#CA1C83
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385