#BABBED#BABBED
#BABBED is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.8% C 0.070 H 283.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBED |
|---|---|
| RGB | rgb(186, 187, 237) |
| HSL | hsl(239, 59%, 83%) |
| HSV | hsv(239, 22%, 93%) |
| CMYK | cmyk(21.5%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.34, 10.01, -24.91) |
| CIE-LCH | lch(77.34, 26.85, 291.89°) |
| OKLab | oklab(80.83% 0.0168 -0.0682) |
| OKLCH | oklch(80.83% 0.07 283.8) |
| XYZ | xyz(53.3024, 52.0933, 87.3511) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.30
Pale Violet
#CEAEFA
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.13
Light Violet
#D6B4FC
ΔE00 8.39
Pastel Blue
#A2BFFE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBED #EDECBA
analogous
#BAD4ED #BABBED #D2BAED
triadic
#BABBED #EDBABB #BBEDBA
tetradic
#BABBED #EDBAD4 #EDECBA #BAEDD2
square
#BABBED #EDBAD4 #EDECBA #BAEDD2
split-complementary
#BABBED #EDD2BA #D4EDBA
monochromatic
#595BD4 #898BE0 #BABBED #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.84
#BABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBED
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBED | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#AFC4CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #babbed; /* rgb */ color: rgb(186, 187, 237); /* oklch */ color: oklch(80.8% 0.070 283.8);
Tailwind
colors: {
custom: {
50: '#cfcff3',
500: '#babbed',
950: '#000000',
},
}SCSS
$custom: #babbed; $custom-light: #cfcff3; $custom-dark: #000000;
JSON
{
"hex": "#babbed",
"rgb": {
"r": 186,
"g": 187,
"b": 237
},
"hsl": {
"h": 238.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.80834,
"c": 0.07028,
"h": 283.8
},
"luminance": 0.52094
}Semantic roles & 50–950 ramp
primary
#BABBED
secondary
#CAC981
accent
#C31FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385