#BABFE8#BABFE8
#BABFE8 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.058 H 279.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFE8 |
|---|---|
| RGB | rgb(186, 191, 232) |
| HSL | hsl(233, 50%, 82%) |
| HSV | hsv(233, 20%, 91%) |
| CMYK | cmyk(19.8%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(78.18, 6.72, -20.93) |
| CIE-LCH | lch(78.18, 21.98, 287.80°) |
| OKLab | oklab(81.44% 0.0096 -0.0571) |
| OKLCH | oklch(81.44% 0.058 279.6) |
| XYZ | xyz(53.4425, 53.5260, 83.8442) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.58
Periwinkle
#CCCCFF
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.81
Light Lavender
#DFC5FE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFE8 #E8E3BA
analogous
#BAD6E8 #BABFE8 #CCBAE8
triadic
#BABFE8 #E8BABF #BFE8BA
tetradic
#BABFE8 #E8BAD6 #E8E3BA #BAE8CC
square
#BABFE8 #E8BAD6 #E8E3BA #BAE8CC
split-complementary
#BABFE8 #E8CCBA #D6E8BA
monochromatic
#5E6AC9 #8C94D9 #BABFE8 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.79
#BABFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BABFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFE8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFE8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#B0C6CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babfe8; /* rgb */ color: rgb(186, 191, 232); /* oklch */ color: oklch(81.4% 0.058 279.6);
Tailwind
colors: {
custom: {
50: '#cfd2ef',
500: '#babfe8',
950: '#000000',
},
}SCSS
$custom: #babfe8; $custom-light: #cfd2ef; $custom-dark: #000000;
JSON
{
"hex": "#babfe8",
"rgb": {
"r": 186,
"g": 191,
"b": 232
},
"hsl": {
"h": 233.478,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.81438,
"c": 0.05791,
"h": 279.6
},
"luminance": 0.53527
}Semantic roles & 50–950 ramp
primary
#BABFE8
secondary
#C3BC83
accent
#AD28BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385