#BAAEE2#BAAEE2
#BAAEE2 is a light, moderate violet. Relative luminance 0.462; OKLCH L 77.9% C 0.074 H 295.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEE2 |
|---|---|
| RGB | rgb(186, 174, 226) |
| HSL | hsl(254, 47%, 78%) |
| HSV | hsv(254, 23%, 89%) |
| CMYK | cmyk(17.7%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(73.68, 14.68, -24.54) |
| CIE-LCH | lch(73.68, 28.60, 300.89°) |
| OKLab | oklab(77.87% 0.0316 -0.0671) |
| OKLCH | oklch(77.87% 0.074 295.2) |
| XYZ | xyz(49.1102, 46.2018, 78.2673) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 5.91
Light Violet
#D6B4FC
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.38
Light Lavender
#DFC5FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEE2 #D6E2AE
analogous
#AEBCE2 #BAAEE2 #D4AEE2
triadic
#BAAEE2 #E2BAAE #AEE2BA
tetradic
#BAAEE2 #E2AEBC #D6E2AE #AEE2D4
square
#BAAEE2 #E2AEBC #D6E2AE #AEE2D4
split-complementary
#BAAEE2 #E2D4AE #BCE2AE
monochromatic
#6D54C2 #9481D2 #BAAEE2 #E0DBF2 #ECE8F7
Accessibility & contrast
On white
2.05
#BAAEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BAAEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEE2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEE2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E4
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#B3B6C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baaee2; /* rgb */ color: rgb(186, 174, 226); /* oklch */ color: oklch(77.9% 0.074 295.2);
Tailwind
colors: {
custom: {
50: '#cfc6eb',
500: '#baaee2',
950: '#000000',
},
}SCSS
$custom: #baaee2; $custom-light: #cfc6eb; $custom-dark: #000000;
JSON
{
"hex": "#baaee2",
"rgb": {
"r": 186,
"g": 174,
"b": 226
},
"hsl": {
"h": 253.846,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.77866,
"c": 0.0742,
"h": 295.2
},
"luminance": 0.46202
}Semantic roles & 50–950 ramp
primary
#BAAEE2
secondary
#EAEEDD
accent
#BB2B99
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284