#BDAED0#BDAED0
#BDAED0 is a light, muted violet. Relative luminance 0.456; OKLCH L 77.4% C 0.050 H 305.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAED0 |
|---|---|
| RGB | rgb(189, 174, 208) |
| HSL | hsl(266, 27%, 75%) |
| HSV | hsv(266, 16%, 82%) |
| CMYK | cmyk(9.1%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(73.31, 11.82, -15.24) |
| CIE-LCH | lch(73.31, 19.29, 307.79°) |
| OKLab | oklab(77.44% 0.0291 -0.0412) |
| OKLCH | oklch(77.44% 0.05 305.2) |
| XYZ | xyz(47.5054, 45.6451, 65.9700) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.58
Thistle
#D8BFD8
ΔE00 6.64
Lavender
#B39DDB
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 9.16
Pale Lilac
#E4CBFF
ΔE00 9.56
Light Violet
#D6B4FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAED0 #C1D0AE
analogous
#AEB0D0 #BDAED0 #CEAED0
triadic
#BDAED0 #D0BDAE #AED0BD
tetradic
#BDAED0 #D0AEB0 #C1D0AE #AED0CE
square
#BDAED0 #D0AEB0 #C1D0AE #AED0CE
split-complementary
#BDAED0 #D0CEAE #B0D0AE
monochromatic
#7E61A3 #9D87BA #BDAED0 #DDD5E6 #EFECF4
Accessibility & contrast
On white
2.07
#BDAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BDAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAED0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAED0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D2
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#BAB2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdaed0; /* rgb */ color: rgb(189, 174, 208); /* oklch */ color: oklch(77.4% 0.050 305.2);
Tailwind
colors: {
custom: {
50: '#d1c6de',
500: '#bdaed0',
950: '#000000',
},
}SCSS
$custom: #bdaed0; $custom-light: #d1c6de; $custom-dark: #000000;
JSON
{
"hex": "#bdaed0",
"rgb": {
"r": 189,
"g": 174,
"b": 208
},
"hsl": {
"h": 266.471,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.77444,
"c": 0.05039,
"h": 305.2
},
"luminance": 0.45645
}Semantic roles & 50–950 ramp
primary
#BDAED0
secondary
#E6EAE1
accent
#A54079
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283