#BDAED5#BDAED5
#BDAED5 is a light, muted violet. Relative luminance 0.459; OKLCH L 77.6% C 0.057 H 302.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAED5 |
|---|---|
| RGB | rgb(189, 174, 213) |
| HSL | hsl(263, 32%, 76%) |
| HSV | hsv(263, 18%, 84%) |
| CMYK | cmyk(11.3%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(73.48, 12.85, -17.73) |
| CIE-LCH | lch(73.48, 21.90, 305.94°) |
| OKLab | oklab(77.62% 0.0307 -0.0481) |
| OKLCH | oklch(77.62% 0.057 302.6) |
| XYZ | xyz(48.1303, 45.8950, 69.2609) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.74
Lavender
#B39DDB
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.43
Light Lavender
#DFC5FE
ΔE00 8.26
Light Violet
#D6B4FC
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAED5 #C6D5AE
analogous
#AEB2D5 #BDAED5 #D0AED5
triadic
#BDAED5 #D5BDAE #AED5BD
tetradic
#BDAED5 #D5AEB2 #C6D5AE #AED5D0
square
#BDAED5 #D5AEB2 #C6D5AE #AED5D0
split-complementary
#BDAED5 #D5D0AE #B2D5AE
monochromatic
#7B5DAB #9C86C0 #BDAED5 #DED6EA #EFEBF5
Accessibility & contrast
On white
2.06
#BDAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BDAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAED5
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAED5 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D7
Deuteranopia (green-blind)
#AAB4D4
Tritanopia (blue-blind)
#B9B3BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdaed5; /* rgb */ color: rgb(189, 174, 213); /* oklch */ color: oklch(77.6% 0.057 302.6);
Tailwind
colors: {
custom: {
50: '#d1c6e2',
500: '#bdaed5',
950: '#000000',
},
}SCSS
$custom: #bdaed5; $custom-light: #d1c6e2; $custom-dark: #000000;
JSON
{
"hex": "#bdaed5",
"rgb": {
"r": 189,
"g": 174,
"b": 213
},
"hsl": {
"h": 263.077,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.77624,
"c": 0.05705,
"h": 302.6
},
"luminance": 0.45895
}Semantic roles & 50–950 ramp
primary
#BDAED5
secondary
#E7EBE0
accent
#AA3B80
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283