#BABFEA#BABFEA
#BABFEA is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.061 H 279.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFEA |
|---|---|
| RGB | rgb(186, 191, 234) |
| HSL | hsl(234, 53%, 82%) |
| HSV | hsv(234, 21%, 92%) |
| CMYK | cmyk(20.5%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.25, 7.16, -21.90) |
| CIE-LCH | lch(78.25, 23.05, 288.11°) |
| OKLab | oklab(81.51% 0.0103 -0.0598) |
| OKLCH | oklch(81.51% 0.061 279.8) |
| XYZ | xyz(53.7282, 53.6403, 85.3489) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.15
Periwinkle
#CCCCFF
ΔE00 4.18
Light Blue Grey
#B7C9E2
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFEA #EAE5BA
analogous
#BAD7EA #BABFEA #CDBAEA
triadic
#BABFEA #EABABF #BFEABA
tetradic
#BABFEA #EABAD7 #EAE5BA #BAEACD
square
#BABFEA #EABAD7 #EAE5BA #BAEACD
split-complementary
#BABFEA #EACDBA #D7EABA
monochromatic
#5C68CD #8B93DC #BABFEA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.79
#BABFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BABFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFEA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFEA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EC
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#AFC6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babfea; /* rgb */ color: rgb(186, 191, 234); /* oklch */ color: oklch(81.5% 0.061 279.8);
Tailwind
colors: {
custom: {
50: '#cfd2f0',
500: '#babfea',
950: '#000000',
},
}SCSS
$custom: #babfea; $custom-light: #cfd2f0; $custom-dark: #000000;
JSON
{
"hex": "#babfea",
"rgb": {
"r": 186,
"g": 191,
"b": 234
},
"hsl": {
"h": 233.75,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.81512,
"c": 0.06071,
"h": 279.8
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#BABFEA
secondary
#C6BF82
accent
#B125C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385