#BCAEEB#BCAEEB
#BCAEEB is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.4% C 0.087 H 294.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAEEB |
|---|---|
| RGB | rgb(188, 174, 235) |
| HSL | hsl(254, 60%, 80%) |
| HSV | hsv(254, 26%, 92%) |
| CMYK | cmyk(20%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(74.16, 17.31, -28.67) |
| CIE-LCH | lch(74.16, 33.49, 301.11°) |
| OKLab | oklab(78.39% 0.0365 -0.0788) |
| OKLCH | oklch(78.39% 0.087 294.8) |
| XYZ | xyz(50.8671, 46.9612, 84.9657) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.43
Lavender
#B39DDB
ΔE00 4.70
Light Violet
#D6B4FC
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 6.13
Lilac (survey)
#CEA2FD
ΔE00 6.99
Light Periwinkle
#C1C6FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAEEB #DDEBAE
analogous
#AEBFEB #BCAEEB #DAAEEB
triadic
#BCAEEB #EBBCAE #AEEBBC
tetradic
#BCAEEB #EBAEBF #DDEBAE #AEEBDA
square
#BCAEEB #EBAEBF #DDEBAE #AEEBDA
split-complementary
#BCAEEB #EBDAAE #BFEBAE
monochromatic
#6B4CD3 #937DDF #BCAEEB #E5DFF7 #EBE6F9
Accessibility & contrast
On white
2.02
#BCAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BCAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAEEB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAEEB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EE
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#B3B8C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcaeeb; /* rgb */ color: rgb(188, 174, 235); /* oklch */ color: oklch(78.4% 0.087 294.8);
Tailwind
colors: {
custom: {
50: '#d1c6f1',
500: '#bcaeeb',
950: '#000000',
},
}SCSS
$custom: #bcaeeb; $custom-light: #d1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bcaeeb",
"rgb": {
"r": 188,
"g": 174,
"b": 235
},
"hsl": {
"h": 253.77,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.78391,
"c": 0.0868,
"h": 294.8
},
"luminance": 0.46962
}Semantic roles & 50–950 ramp
primary
#BCAEEB
secondary
#EBF0DB
accent
#C81DA1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284