#BDB0DF#BDB0DF
#BDB0DF is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.4% C 0.067 H 297.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB0DF |
|---|---|
| RGB | rgb(189, 176, 223) |
| HSL | hsl(257, 42%, 78%) |
| HSV | hsv(257, 21%, 87%) |
| CMYK | cmyk(15.2%, 21.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.32, 13.87, -21.91) |
| CIE-LCH | lch(74.32, 25.94, 302.34°) |
| OKLab | oklab(78.39% 0.0311 -0.0597) |
| OKLCH | oklch(78.39% 0.067 297.5) |
| XYZ | xyz(49.8281, 47.1970, 76.2826) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.80
Pale Violet
#CEAEFA
ΔE00 6.64
Light Violet
#D6B4FC
ΔE00 6.77
Light Lavender
#DFC5FE
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB0DF #D2DFB0
analogous
#B0BADF #BDB0DF #D4B0DF
triadic
#BDB0DF #DFBDB0 #B0DFBD
tetradic
#BDB0DF #DFB0BA #D2DFB0 #B0DFD4
square
#BDB0DF #DFB0BA #D2DFB0 #B0DFD4
split-complementary
#BDB0DF #DFD4B0 #BADFB0
monochromatic
#7459BC #9984CD #BDB0DF #E1DCF1 #EDE9F6
Accessibility & contrast
On white
2.01
#BDB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BDB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB0DF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB0DF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B7E1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#B7B7C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bdb0df; /* rgb */ color: rgb(189, 176, 223); /* oklch */ color: oklch(78.4% 0.067 297.5);
Tailwind
colors: {
custom: {
50: '#d1c7e9',
500: '#bdb0df',
950: '#000000',
},
}SCSS
$custom: #bdb0df; $custom-light: #d1c7e9; $custom-dark: #000000;
JSON
{
"hex": "#bdb0df",
"rgb": {
"r": 189,
"g": 176,
"b": 223
},
"hsl": {
"h": 256.596,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.78386,
"c": 0.06734,
"h": 297.5
},
"luminance": 0.47197
}Semantic roles & 50–950 ramp
primary
#BDB0DF
secondary
#E9EDDE
accent
#B53091
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284