#BABAEB#BABAEB
#BABAEB is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.6% C 0.069 H 284.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BABAEB |
|---|---|
| RGB | rgb(186, 186, 235) |
| HSL | hsl(240, 55%, 83%) |
| HSV | hsv(240, 21%, 92%) |
| CMYK | cmyk(20.9%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.01, 10.11, -24.33) |
| CIE-LCH | lch(77.01, 26.34, 292.56°) |
| OKLab | oklab(80.56% 0.0175 -0.0666) |
| OKLCH | oklch(80.56% 0.069 284.7) |
| XYZ | xyz(52.8004, 51.5542, 85.7503) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.57
Periwinkle
#CCCCFF
ΔE00 4.53
Pale Violet
#CEAEFA
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.26
Lavender
#B39DDB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABAEB #EBEBBA
analogous
#BAD2EB #BABAEB #D2BAEB
triadic
#BABAEB #EBBABA #BAEBBA
tetradic
#BABAEB #EBBAD2 #EBEBBA #BAEBD2
square
#BABAEB #EBBAD2 #EBEBBA #BAEBD2
split-complementary
#BABAEB #EBD2BA #D2EBBA
monochromatic
#5B5BCF #8B8BDD #BABAEB #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.86
#BABAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BABAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABAEB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABAEB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#AFC2CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babaeb; /* rgb */ color: rgb(186, 186, 235); /* oklch */ color: oklch(80.6% 0.069 284.7);
Tailwind
colors: {
custom: {
50: '#cfcef1',
500: '#babaeb',
950: '#000000',
},
}SCSS
$custom: #babaeb; $custom-light: #cfcef1; $custom-dark: #000000;
JSON
{
"hex": "#babaeb",
"rgb": {
"r": 186,
"g": 186,
"b": 235
},
"hsl": {
"h": 240,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.8056,
"c": 0.06887,
"h": 284.7
},
"luminance": 0.51555
}Semantic roles & 50–950 ramp
primary
#BABAEB
secondary
#C7C782
accent
#C323C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385