#BDAED1#BDAED1
#BDAED1 is a light, muted violet. Relative luminance 0.457; OKLCH L 77.5% C 0.052 H 304.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAED1 |
|---|---|
| RGB | rgb(189, 174, 209) |
| HSL | hsl(266, 28%, 75%) |
| HSV | hsv(266, 17%, 82%) |
| CMYK | cmyk(9.6%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(73.35, 12.03, -15.74) |
| CIE-LCH | lch(73.35, 19.81, 307.38°) |
| OKLab | oklab(77.48% 0.0294 -0.0425) |
| OKLCH | oklch(77.48% 0.052 304.6) |
| XYZ | xyz(47.6288, 45.6945, 66.6200) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.58
Thistle
#D8BFD8
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.41
Light Violet
#D6B4FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAED1 #C2D1AE
analogous
#AEB1D1 #BDAED1 #CEAED1
triadic
#BDAED1 #D1BDAE #AED1BD
tetradic
#BDAED1 #D1AEB1 #C2D1AE #AED1CE
square
#BDAED1 #D1AEB1 #C2D1AE #AED1CE
split-complementary
#BDAED1 #D1CEAE #B1D1AE
monochromatic
#7D60A5 #9D87BB #BDAED1 #DDD5E7 #EFEBF4
Accessibility & contrast
On white
2.07
#BDAED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BDAED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAED1
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAED1 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D3
Deuteranopia (green-blind)
#ABB4D0
Tritanopia (blue-blind)
#BAB3BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdaed1; /* rgb */ color: rgb(189, 174, 209); /* oklch */ color: oklch(77.5% 0.052 304.6);
Tailwind
colors: {
custom: {
50: '#d1c6df',
500: '#bdaed1',
950: '#000000',
},
}SCSS
$custom: #bdaed1; $custom-light: #d1c6df; $custom-dark: #000000;
JSON
{
"hex": "#bdaed1",
"rgb": {
"r": 189,
"g": 174,
"b": 209
},
"hsl": {
"h": 265.714,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.7748,
"c": 0.05172,
"h": 304.6
},
"luminance": 0.45694
}Semantic roles & 50–950 ramp
primary
#BDAED1
secondary
#E6EAE1
accent
#A63F7A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283