#BDAECF#BDAECF
#BDAECF is a light, muted violet. Relative luminance 0.456; OKLCH L 77.4% C 0.049 H 305.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAECF |
|---|---|
| RGB | rgb(189, 174, 207) |
| HSL | hsl(267, 26%, 75%) |
| HSV | hsv(267, 16%, 81%) |
| CMYK | cmyk(8.7%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(73.28, 11.62, -14.75) |
| CIE-LCH | lch(73.28, 18.77, 308.24°) |
| OKLab | oklab(77.41% 0.0287 -0.0398) |
| OKLCH | oklch(77.41% 0.049 305.8) |
| XYZ | xyz(47.3828, 45.5960, 65.3241) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.50
Lilac
#C8A2C8
ΔE00 6.60
Lavender
#B39DDB
ΔE00 8.42
Light Lavender
#DFC5FE
ΔE00 9.37
Pale Lilac
#E4CBFF
ΔE00 9.72
Light Violet
#D6B4FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAECF #C0CFAE
analogous
#AEB0CF #BDAECF #CEAECF
triadic
#BDAECF #CFBDAE #AECFBD
tetradic
#BDAECF #CFAEB0 #C0CFAE #AECFCE
square
#BDAECF #CFAEB0 #C0CFAE #AECFCE
split-complementary
#BDAECF #CFCEAE #B0CFAE
monochromatic
#7E61A1 #9E88B8 #BDAECF #DCD4E6 #EFECF4
Accessibility & contrast
On white
2.08
#BDAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BDAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAECF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAECF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3D0
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#BBB2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdaecf; /* rgb */ color: rgb(189, 174, 207); /* oklch */ color: oklch(77.4% 0.049 305.8);
Tailwind
colors: {
custom: {
50: '#d1c6dd',
500: '#bdaecf',
950: '#000000',
},
}SCSS
$custom: #bdaecf; $custom-light: #d1c6dd; $custom-dark: #000000;
JSON
{
"hex": "#bdaecf",
"rgb": {
"r": 189,
"g": 174,
"b": 207
},
"hsl": {
"h": 267.273,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.77409,
"c": 0.04907,
"h": 305.8
},
"luminance": 0.45596
}Semantic roles & 50–950 ramp
primary
#BDAECF
secondary
#E6EAE1
accent
#A44177
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283