#BCAECF#BCAECF
#BCAECF is a light, muted violet. Relative luminance 0.455; OKLCH L 77.3% C 0.049 H 304.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAECF |
|---|---|
| RGB | rgb(188, 174, 207) |
| HSL | hsl(265, 26%, 75%) |
| HSV | hsv(265, 16%, 81%) |
| CMYK | cmyk(9.2%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(73.20, 11.29, -14.88) |
| CIE-LCH | lch(73.20, 18.68, 307.18°) |
| OKLab | oklab(77.32% 0.0276 -0.0402) |
| OKLCH | oklch(77.32% 0.049 304.5) |
| XYZ | xyz(47.1355, 45.4685, 65.3125) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 6.89
Lavender
#B39DDB
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 9.45
Pale Lilac
#E4CBFF
ΔE00 9.82
Light Violet
#D6B4FC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAECF #C1CFAE
analogous
#AEB1CF #BCAECF #CDAECF
triadic
#BCAECF #CFBCAE #AECFBC
tetradic
#BCAECF #CFAEB1 #C1CFAE #AECFCD
square
#BCAECF #CFAEB1 #C1CFAE #AECFCD
split-complementary
#BCAECF #CFCDAE #B1CFAE
monochromatic
#7C61A1 #9C88B8 #BCAECF #DCD4E6 #EFECF4
Accessibility & contrast
On white
2.08
#BCAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BCAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAECF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAECF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3D0
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#B9B2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcaecf; /* rgb */ color: rgb(188, 174, 207); /* oklch */ color: oklch(77.3% 0.049 304.5);
Tailwind
colors: {
custom: {
50: '#d0c6dd',
500: '#bcaecf',
950: '#000000',
},
}SCSS
$custom: #bcaecf; $custom-light: #d0c6dd; $custom-dark: #000000;
JSON
{
"hex": "#bcaecf",
"rgb": {
"r": 188,
"g": 174,
"b": 207
},
"hsl": {
"h": 265.455,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.77324,
"c": 0.04874,
"h": 304.5
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#BCAECF
secondary
#E6EAE1
accent
#A4417A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283