#BABCDA#BABCDA
#BABCDA is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.042 H 282.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BABCDA |
|---|---|
| RGB | rgb(186, 188, 218) |
| HSL | hsl(236, 30%, 79%) |
| HSV | hsv(236, 15%, 85%) |
| CMYK | cmyk(14.7%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.96, 5.30, -15.22) |
| CIE-LCH | lch(76.96, 16.12, 289.20°) |
| OKLab | oklab(80.33% 0.0091 -0.0412) |
| OKLCH | oklch(80.33% 0.042 282.4) |
| XYZ | xyz(50.8850, 51.4669, 73.5693) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 9.52
Thistle
#D8BFD8
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABCDA #DAD8BA
analogous
#BACCDA #BABCDA #C8BADA
triadic
#BABCDA #DABABC #BCDABA
tetradic
#BABCDA #DABACC #DAD8BA #BADAC8
square
#BABCDA #DABACC #DAD8BA #BADAC8
split-complementary
#BABCDA #DAC8BA #CCDABA
monochromatic
#6A6FAF #9295C5 #BABCDA #E2E3EF #EBECF4
Accessibility & contrast
On white
1.86
#BABCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BABCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABCDA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABCDA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#B3C1C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babcda; /* rgb */ color: rgb(186, 188, 218); /* oklch */ color: oklch(80.3% 0.042 282.4);
Tailwind
colors: {
custom: {
50: '#cfd0e5',
500: '#babcda',
950: '#000000',
},
}SCSS
$custom: #babcda; $custom-light: #cfd0e5; $custom-dark: #000000;
JSON
{
"hex": "#babcda",
"rgb": {
"r": 186,
"g": 188,
"b": 218
},
"hsl": {
"h": 236.25,
"s": 30.189,
"l": 79.216
},
"oklch": {
"l": 0.80332,
"c": 0.04222,
"h": 282.4
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#BABCDA
secondary
#B1AE87
accent
#A23DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131315
muted
#838384