#BDADCF#BDADCF
#BDADCF is a light, muted violet. Relative luminance 0.452; OKLCH L 77.2% C 0.051 H 306.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDADCF |
|---|---|
| RGB | rgb(189, 173, 207) |
| HSL | hsl(268, 26%, 75%) |
| HSV | hsv(268, 16%, 81%) |
| CMYK | cmyk(8.7%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(73.03, 12.17, -15.13) |
| CIE-LCH | lch(73.03, 19.41, 308.82°) |
| OKLab | oklab(77.21% 0.0302 -0.0408) |
| OKLCH | oklch(77.21% 0.051 306.5) |
| XYZ | xyz(47.1903, 45.2111, 65.2599) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 6.64
Lavender
#B39DDB
ΔE00 8.08
Light Lavender
#DFC5FE
ΔE00 9.28
Pale Lilac
#E4CBFF
ΔE00 9.69
Light Violet
#D6B4FC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDADCF #BFCFAD
analogous
#ADAECF #BDADCF #CEADCF
triadic
#BDADCF #CFBDAD #ADCFBD
tetradic
#BDADCF #CFADAE #BFCFAD #ADCFCE
square
#BDADCF #CFADAE #BFCFAD #ADCFCE
split-complementary
#BDADCF #CFCEAD #AECFAD
monochromatic
#7F60A2 #9E86B8 #BDADCF #DCD4E6 #EFECF4
Accessibility & contrast
On white
2.09
#BDADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BDADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDADCF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDADCF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D1
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#BBB1B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bdadcf; /* rgb */ color: rgb(189, 173, 207); /* oklch */ color: oklch(77.2% 0.051 306.5);
Tailwind
colors: {
custom: {
50: '#d1c5dd',
500: '#bdadcf',
950: '#000000',
},
}SCSS
$custom: #bdadcf; $custom-light: #d1c5dd; $custom-dark: #000000;
JSON
{
"hex": "#bdadcf",
"rgb": {
"r": 189,
"g": 173,
"b": 207
},
"hsl": {
"h": 268.235,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.77213,
"c": 0.05078,
"h": 306.5
},
"luminance": 0.45211
}Semantic roles & 50–950 ramp
primary
#BDADCF
secondary
#E6EAE1
accent
#A54176
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183