#BABDED#BABDED
#BABDED is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.068 H 282.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BABDED |
|---|---|
| RGB | rgb(186, 189, 237) |
| HSL | hsl(236, 59%, 83%) |
| HSV | hsv(236, 22%, 93%) |
| CMYK | cmyk(21.5%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.84, 8.92, -24.14) |
| CIE-LCH | lch(77.84, 25.73, 290.29°) |
| OKLab | oklab(81.23% 0.014 -0.0661) |
| OKLCH | oklch(81.23% 0.068 282) |
| XYZ | xyz(53.7296, 52.9477, 87.4935) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.78
Periwinkle
#CCCCFF
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABDED #EDEABA
analogous
#BAD6ED #BABDED #D0BAED
triadic
#BABDED #EDBABD #BDEDBA
tetradic
#BABDED #EDBAD6 #EDEABA #BAEDD0
square
#BABDED #EDBAD6 #EDEABA #BAEDD0
split-complementary
#BABDED #EDD0BA #D6EDBA
monochromatic
#5960D4 #898FE0 #BABDED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.81
#BABDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BABDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABDED
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABDED | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#AFC5CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #babded; /* rgb */ color: rgb(186, 189, 237); /* oklch */ color: oklch(81.2% 0.068 282.0);
Tailwind
colors: {
custom: {
50: '#cfd0f3',
500: '#babded',
950: '#000000',
},
}SCSS
$custom: #babded; $custom-light: #cfd0f3; $custom-dark: #000000;
JSON
{
"hex": "#babded",
"rgb": {
"r": 186,
"g": 189,
"b": 237
},
"hsl": {
"h": 236.471,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.81229,
"c": 0.06755,
"h": 282
},
"luminance": 0.52949
}Semantic roles & 50–950 ramp
primary
#BABDED
secondary
#CAC681
accent
#BC1FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385