#BABBEF#BABBEF
#BABBEF is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.073 H 283.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBEF |
|---|---|
| RGB | rgb(186, 187, 239) |
| HSL | hsl(239, 62%, 83%) |
| HSV | hsv(239, 22%, 94%) |
| CMYK | cmyk(22.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.41, 10.47, -25.88) |
| CIE-LCH | lch(77.41, 27.92, 292.02°) |
| OKLab | oklab(80.91% 0.0174 -0.071) |
| OKLCH | oklch(80.91% 0.073 283.8) |
| XYZ | xyz(53.5962, 52.2108, 88.8986) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 4.28
Pale Violet
#CEAEFA
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.14
Light Violet
#D6B4FC
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBEF #EFEEBA
analogous
#BAD5EF #BABBEF #D3BAEF
triadic
#BABBEF #EFBABB #BBEFBA
tetradic
#BABBEF #EFBAD5 #EFEEBA #BAEFD3
square
#BABBEF #EFBAD5 #EFEEBA #BAEFD3
split-complementary
#BABBEF #EFD3BA #D5EFBA
monochromatic
#5759D8 #888AE3 #BABBEF #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.84
#BABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBEF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBEF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#AEC4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #babbef; /* rgb */ color: rgb(186, 187, 239); /* oklch */ color: oklch(80.9% 0.073 283.8);
Tailwind
colors: {
custom: {
50: '#cfcff4',
500: '#babbef',
950: '#000000',
},
}SCSS
$custom: #babbef; $custom-light: #cfcff4; $custom-dark: #000000;
JSON
{
"hex": "#babbef",
"rgb": {
"r": 186,
"g": 187,
"b": 239
},
"hsl": {
"h": 238.868,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.80911,
"c": 0.07308,
"h": 283.8
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#BABBEF
secondary
#CDCC80
accent
#C71BCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385