#BAAFEB#BAAFEB
#BAAFEB is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.4% C 0.085 H 292.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFEB |
|---|---|
| RGB | rgb(186, 175, 235) |
| HSL | hsl(251, 60%, 80%) |
| HSV | hsv(251, 26%, 92%) |
| CMYK | cmyk(20.9%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.25, 16.14, -28.55) |
| CIE-LCH | lch(74.25, 32.80, 299.48°) |
| OKLab | oklab(78.42% 0.0329 -0.0785) |
| OKLCH | oklch(78.42% 0.085 292.7) |
| XYZ | xyz(50.5716, 47.0967, 85.0074) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.02
Lavender
#B39DDB
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFEB #E0EBAF
analogous
#AFC2EB #BAAFEB #D8AFEB
triadic
#BAAFEB #EBBAAF #AFEBBA
tetradic
#BAAFEB #EBAFC2 #E0EBAF #AFEBD8
square
#BAAFEB #EBAFC2 #E0EBAF #AFEBD8
split-complementary
#BAAFEB #EBD8AF #C2EBAF
monochromatic
#664DD3 #907EDF #BAAFEB #E4E0F7 #EAE7F9
Accessibility & contrast
On white
2.02
#BAAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BAAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFEB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFEB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EE
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#B0B9C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baafeb; /* rgb */ color: rgb(186, 175, 235); /* oklch */ color: oklch(78.4% 0.085 292.7);
Tailwind
colors: {
custom: {
50: '#cfc6f1',
500: '#baafeb',
950: '#000000',
},
}SCSS
$custom: #baafeb; $custom-light: #cfc6f1; $custom-dark: #000000;
JSON
{
"hex": "#baafeb",
"rgb": {
"r": 186,
"g": 175,
"b": 235
},
"hsl": {
"h": 251,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.78419,
"c": 0.08508,
"h": 292.7
},
"luminance": 0.47097
}Semantic roles & 50–950 ramp
primary
#BAAFEB
secondary
#ECF0DB
accent
#C81EA9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284