#BDB0D2#BDB0D2
#BDB0D2 is a light, muted violet. Relative luminance 0.465; OKLCH L 77.9% C 0.050 H 302.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB0D2 |
|---|---|
| RGB | rgb(189, 176, 210) |
| HSL | hsl(263, 27%, 76%) |
| HSV | hsv(263, 16%, 82%) |
| CMYK | cmyk(10%, 16.2%, 0%, 17.6%) |
| CIE-LAB | lab(73.88, 11.14, -15.48) |
| CIE-LCH | lch(73.88, 19.07, 305.73°) |
| OKLab | oklab(77.91% 0.0268 -0.0418) |
| OKLCH | oklch(77.91% 0.05 302.7) |
| XYZ | xyz(48.1423, 46.5227, 67.4038) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.71
Lilac
#C8A2C8
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.36
Light Lavender
#DFC5FE
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.33
Periwinkle
#CCCCFF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB0D2 #C5D2B0
analogous
#B0B4D2 #BDB0D2 #CEB0D2
triadic
#BDB0D2 #D2BDB0 #B0D2BD
tetradic
#BDB0D2 #D2B0B4 #C5D2B0 #B0D2CE
square
#BDB0D2 #D2B0B4 #C5D2B0 #B0D2CE
split-complementary
#BDB0D2 #D2CEB0 #B4D2B0
monochromatic
#7C62A6 #9C89BC #BDB0D2 #DED7E8 #EFECF4
Accessibility & contrast
On white
2.04
#BDB0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BDB0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB0D2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB0D2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D4
Deuteranopia (green-blind)
#ACB6D1
Tritanopia (blue-blind)
#BAB5BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bdb0d2; /* rgb */ color: rgb(189, 176, 210); /* oklch */ color: oklch(77.9% 0.050 302.7);
Tailwind
colors: {
custom: {
50: '#d1c7df',
500: '#bdb0d2',
950: '#000000',
},
}SCSS
$custom: #bdb0d2; $custom-light: #d1c7df; $custom-dark: #000000;
JSON
{
"hex": "#bdb0d2",
"rgb": {
"r": 189,
"g": 176,
"b": 210
},
"hsl": {
"h": 262.941,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.77907,
"c": 0.04969,
"h": 302.7
},
"luminance": 0.46523
}Semantic roles & 50–950 ramp
primary
#BDB0D2
secondary
#E7EAE1
accent
#A63F7F
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283