#D0BBFC#D0BBFC
#D0BBFC is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.2% C 0.092 H 299.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBFC |
|---|---|
| RGB | rgb(208, 187, 252) |
| HSL | hsl(259, 92%, 86%) |
| HSV | hsv(259, 26%, 99%) |
| CMYK | cmyk(17.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.60, 20.03, -29.35) |
| CIE-LCH | lch(79.60, 35.53, 304.32°) |
| OKLab | oklab(83.19% 0.045 -0.0805) |
| OKLCH | oklch(83.19% 0.092 299.2) |
| XYZ | xyz(61.3497, 55.9786, 99.6494) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.95
Pale Violet
#CEAEFA
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 5.37
Mauve
#E0B0FF
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBFC #E7FCBB
analogous
#BBC6FC #D0BBFC #F0BBFC
triadic
#D0BBFC #FCD0BB #BBFCD0
tetradic
#D0BBFC #FCBBC6 #E7FCBB #BBFCF0
square
#D0BBFC #FCBBC6 #E7FCBB #BBFCF0
split-complementary
#D0BBFC #FCF0BB #C6FCBB
monochromatic
#7F46F7 #A780F9 #D0BBFC #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.72
#D0BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#D0BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBFC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBFC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#C8C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bbfc; /* rgb */ color: rgb(208, 187, 252); /* oklch */ color: oklch(83.2% 0.092 299.2);
Tailwind
colors: {
custom: {
50: '#dfcffd',
500: '#d0bbfc',
950: '#000000',
},
}SCSS
$custom: #d0bbfc; $custom-light: #dfcffd; $custom-dark: #000000;
JSON
{
"hex": "#d0bbfc",
"rgb": {
"r": 208,
"g": 187,
"b": 252
},
"hsl": {
"h": 259.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83187,
"c": 0.09219,
"h": 299.2
},
"luminance": 0.55979
}Semantic roles & 50–950 ramp
primary
#D0BBFC
secondary
#C0E279
accent
#E6009B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385