#BCAFE6#BCAFE6
#BCAFE6 is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.4% C 0.078 H 295.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFE6 |
|---|---|
| RGB | rgb(188, 175, 230) |
| HSL | hsl(254, 52%, 79%) |
| HSV | hsv(254, 24%, 90%) |
| CMYK | cmyk(18.3%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(74.23, 15.64, -25.86) |
| CIE-LCH | lch(74.23, 30.22, 301.16°) |
| OKLab | oklab(78.38% 0.0336 -0.0708) |
| OKLCH | oklch(78.38% 0.078 295.4) |
| XYZ | xyz(50.3488, 47.0641, 81.2793) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.24
Light Violet
#D6B4FC
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFE6 #D9E6AF
analogous
#AFBEE6 #BCAFE6 #D8AFE6
triadic
#BCAFE6 #E6BCAF #AFE6BC
tetradic
#BCAFE6 #E6AFBE #D9E6AF #AFE6D8
square
#BCAFE6 #E6AFBE #D9E6AF #AFE6D8
split-complementary
#BCAFE6 #E6D8AF #BEE6AF
monochromatic
#6E52C9 #9580D7 #BCAFE6 #E3DEF5 #EBE8F8
Accessibility & contrast
On white
2.02
#BCAFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BCAFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFE6
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFE6 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E8
Deuteranopia (green-blind)
#A4B6E4
Tritanopia (blue-blind)
#B4B7C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcafe6; /* rgb */ color: rgb(188, 175, 230); /* oklch */ color: oklch(78.4% 0.078 295.4);
Tailwind
colors: {
custom: {
50: '#d0c6ee',
500: '#bcafe6',
950: '#000000',
},
}SCSS
$custom: #bcafe6; $custom-light: #d0c6ee; $custom-dark: #000000;
JSON
{
"hex": "#bcafe6",
"rgb": {
"r": 188,
"g": 175,
"b": 230
},
"hsl": {
"h": 254.182,
"s": 52.381,
"l": 79.412
},
"oklch": {
"l": 0.78382,
"c": 0.07838,
"h": 295.4
},
"luminance": 0.47064
}Semantic roles & 50–950 ramp
primary
#BCAFE6
secondary
#EAEFDC
accent
#C0269B
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284