#BDB2ED#BDB2ED
#BDB2ED is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.3% C 0.083 H 292.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2ED |
|---|---|
| RGB | rgb(189, 178, 237) |
| HSL | hsl(251, 62%, 81%) |
| HSV | hsv(251, 25%, 93%) |
| CMYK | cmyk(20.3%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(75.31, 15.86, -27.99) |
| CIE-LCH | lch(75.31, 32.17, 299.53°) |
| OKLab | oklab(79.32% 0.0325 -0.0768) |
| OKLCH | oklch(79.32% 0.083 292.9) |
| XYZ | xyz(52.1892, 48.7735, 86.7690) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.96
Light Violet
#D6B4FC
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 5.92
Periwinkle
#CCCCFF
ΔE00 6.55
Light Lavender
#DFC5FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2ED #E2EDB2
analogous
#B2C5ED #BDB2ED #DBB2ED
triadic
#BDB2ED #EDBDB2 #B2EDBD
tetradic
#BDB2ED #EDB2C5 #E2EDB2 #B2EDDB
square
#BDB2ED #EDB2C5 #E2EDB2 #B2EDDB
split-complementary
#BDB2ED #EDDBB2 #C5EDB2
monochromatic
#684FD6 #9280E1 #BDB2ED #E8E4F9 #EAE6F9
Accessibility & contrast
On white
1.95
#BDB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BDB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2ED
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2ED | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#B3BBC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bdb2ed; /* rgb */ color: rgb(189, 178, 237); /* oklch */ color: oklch(79.3% 0.083 292.9);
Tailwind
colors: {
custom: {
50: '#d1c9f3',
500: '#bdb2ed',
950: '#000000',
},
}SCSS
$custom: #bdb2ed; $custom-light: #d1c9f3; $custom-dark: #000000;
JSON
{
"hex": "#bdb2ed",
"rgb": {
"r": 189,
"g": 178,
"b": 237
},
"hsl": {
"h": 251.186,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.7932,
"c": 0.08345,
"h": 292.9
},
"luminance": 0.48774
}Semantic roles & 50–950 ramp
primary
#BDB2ED
secondary
#ECF1DA
accent
#CA1CA9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285