#BABECA#BABECA
#BABECA is a light, near-neutral blue. Relative luminance 0.515; OKLCH L 80.2% C 0.017 H 271.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BABECA |
|---|---|
| RGB | rgb(186, 190, 202) |
| HSL | hsl(225, 13%, 76%) |
| HSV | hsv(225, 8%, 79%) |
| CMYK | cmyk(7.9%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(77.00, 0.94, -6.50) |
| CIE-LCH | lch(77.00, 6.57, 278.20°) |
| OKLab | oklab(80.2% 0.0004 -0.0174) |
| OKLCH | oklch(80.2% 0.017 271.2) |
| XYZ | xyz(49.3217, 51.5299, 63.2135) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.58
Silver
#C0C0C0
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABECA #CAC6BA
analogous
#BAC6CA #BABECA #BEBACA
triadic
#BABECA #CABABE #BECABA
tetradic
#BABECA #CABAC6 #CAC6BA #BACABE
square
#BABECA #CABAC6 #CAC6BA #BACABE
split-complementary
#BABECA #CABEBA #C6CABA
monochromatic
#757D95 #979DAF #BABECA #DDDFE5 #EEEFF2
Accessibility & contrast
On white
1.86
#BABECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BABECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABECA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABECA | 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)
#BBBFCB
Deuteranopia (green-blind)
#BABDCA
Tritanopia (blue-blind)
#B7C0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babeca; /* rgb */ color: rgb(186, 190, 202); /* oklch */ color: oklch(80.2% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#ced1da',
500: '#babeca',
950: '#000000',
},
}SCSS
$custom: #babeca; $custom-light: #ced1da; $custom-dark: #000000;
JSON
{
"hex": "#babeca",
"rgb": {
"r": 186,
"g": 190,
"b": 202
},
"hsl": {
"h": 225,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.80203,
"c": 0.01742,
"h": 271.2
},
"luminance": 0.5153
}Semantic roles & 50–950 ramp
primary
#BABECA
secondary
#9E998A
accent
#854E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383