#BCAFCB#BCAFCB
#BCAFCB is a light, muted violet. Relative luminance 0.457; OKLCH L 77.4% C 0.042 H 306.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFCB |
|---|---|
| RGB | rgb(188, 175, 203) |
| HSL | hsl(268, 21%, 74%) |
| HSV | hsv(268, 14%, 80%) |
| CMYK | cmyk(7.4%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.33, 9.93, -12.50) |
| CIE-LCH | lch(73.33, 15.96, 308.46°) |
| OKLab | oklab(77.38% 0.0248 -0.0336) |
| OKLCH | oklch(77.38% 0.042 306.4) |
| XYZ | xyz(46.8466, 45.6632, 62.8343) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.32
Lilac
#C8A2C8
ΔE00 7.58
Lavender
#B39DDB
ΔE00 9.87
Light Lavender
#DFC5FE
ΔE00 10.49
Pale Lilac
#E4CBFF
ΔE00 10.65
Periwinkle
#CCCCFF
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFCB #BECBAF
analogous
#AFB0CB #BCAFCB #CAAFCB
triadic
#BCAFCB #CBBCAF #AFCBBC
tetradic
#BCAFCB #CBAFB0 #BECBAF #AFCBCA
square
#BCAFCB #CBAFB0 #BECBAF #AFCBCA
split-complementary
#BCAFCB #CBCAAF #B0CBAF
monochromatic
#7E659B #9D8AB3 #BCAFCB #DBD4E3 #EFECF3
Accessibility & contrast
On white
2.07
#BCAFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BCAFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFCB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFCB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#BAB2B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcafcb; /* rgb */ color: rgb(188, 175, 203); /* oklch */ color: oklch(77.4% 0.042 306.4);
Tailwind
colors: {
custom: {
50: '#d0c6da',
500: '#bcafcb',
950: '#000000',
},
}SCSS
$custom: #bcafcb; $custom-light: #d0c6da; $custom-dark: #000000;
JSON
{
"hex": "#bcafcb",
"rgb": {
"r": 188,
"g": 175,
"b": 203
},
"hsl": {
"h": 267.857,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.77381,
"c": 0.04176,
"h": 306.4
},
"luminance": 0.45663
}Semantic roles & 50–950 ramp
primary
#BCAFCB
secondary
#E6E9E2
accent
#A04676
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283