#BCAFEA#BCAFEA
#BCAFEA is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.5% C 0.084 H 294.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFEA |
|---|---|
| RGB | rgb(188, 175, 234) |
| HSL | hsl(253, 58%, 80%) |
| HSV | hsv(253, 25%, 92%) |
| CMYK | cmyk(19.7%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.38, 16.53, -27.81) |
| CIE-LCH | lch(74.38, 32.35, 300.73°) |
| OKLab | oklab(78.54% 0.0348 -0.0763) |
| OKLCH | oklch(78.54% 0.084 294.5) |
| XYZ | xyz(50.9170, 47.2914, 84.2716) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.73
Lavender
#B39DDB
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFEA #DDEAAF
analogous
#AFC0EA #BCAFEA #D9AFEA
triadic
#BCAFEA #EABCAF #AFEABC
tetradic
#BCAFEA #EAAFC0 #DDEAAF #AFEAD9
square
#BCAFEA #EAAFC0 #DDEAAF #AFEAD9
split-complementary
#BCAFEA #EAD9AF #C0EAAF
monochromatic
#6B4ED1 #937FDD #BCAFEA #E5DFF7 #EBE7F9
Accessibility & contrast
On white
2.01
#BCAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BCAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFEA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFEA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B7ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#B3B8C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcafea; /* rgb */ color: rgb(188, 175, 234); /* oklch */ color: oklch(78.5% 0.084 294.5);
Tailwind
colors: {
custom: {
50: '#d1c6f1',
500: '#bcafea',
950: '#000000',
},
}SCSS
$custom: #bcafea; $custom-light: #d1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bcafea",
"rgb": {
"r": 188,
"g": 175,
"b": 234
},
"hsl": {
"h": 253.22,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78542,
"c": 0.08387,
"h": 294.5
},
"luminance": 0.47292
}Semantic roles & 50–950 ramp
primary
#BCAFEA
secondary
#EBF0DB
accent
#C61FA1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284