#BCAFCD#BCAFCD
#BCAFCD is a light, muted violet. Relative luminance 0.458; OKLCH L 77.5% C 0.044 H 305.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFCD |
|---|---|
| RGB | rgb(188, 175, 205) |
| HSL | hsl(266, 23%, 75%) |
| HSV | hsv(266, 15%, 80%) |
| CMYK | cmyk(8.3%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(73.39, 10.33, -13.50) |
| CIE-LCH | lch(73.39, 17.00, 307.43°) |
| OKLab | oklab(77.45% 0.0255 -0.0364) |
| OKLCH | oklch(77.45% 0.044 305) |
| XYZ | xyz(47.0865, 45.7592, 64.0976) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.46
Lilac
#C8A2C8
ΔE00 7.41
Lavender
#B39DDB
ΔE00 9.30
Light Lavender
#DFC5FE
ΔE00 10.02
Pale Lilac
#E4CBFF
ΔE00 10.25
Periwinkle
#CCCCFF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFCD #C0CDAF
analogous
#AFB1CD #BCAFCD #CBAFCD
triadic
#BCAFCD #CDBCAF #AFCDBC
tetradic
#BCAFCD #CDAFB1 #C0CDAF #AFCDCB
square
#BCAFCD #CDAFB1 #C0CDAF #AFCDCB
split-complementary
#BCAFCD #CDCBAF #B1CDAF
monochromatic
#7D649E #9C89B5 #BCAFCD #DCD5E5 #EFECF3
Accessibility & contrast
On white
2.07
#BCAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BCAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFCD
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFCD | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CE
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#BAB3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcafcd; /* rgb */ color: rgb(188, 175, 205); /* oklch */ color: oklch(77.5% 0.044 305.0);
Tailwind
colors: {
custom: {
50: '#d0c6dc',
500: '#bcafcd',
950: '#000000',
},
}SCSS
$custom: #bcafcd; $custom-light: #d0c6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcafcd",
"rgb": {
"r": 188,
"g": 175,
"b": 205
},
"hsl": {
"h": 266,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.7745,
"c": 0.0444,
"h": 305
},
"luminance": 0.45759
}Semantic roles & 50–950 ramp
primary
#BCAFCD
secondary
#E6EAE1
accent
#A24479
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283