#BABFEE#BABFEE
#BABFEE is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.066 H 280.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFEE |
|---|---|
| RGB | rgb(186, 191, 238) |
| HSL | hsl(234, 60%, 83%) |
| HSV | hsv(234, 22%, 93%) |
| CMYK | cmyk(21.8%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.39, 8.06, -23.85) |
| CIE-LCH | lch(78.39, 25.17, 288.68°) |
| OKLab | oklab(81.66% 0.0116 -0.0653) |
| OKLCH | oklch(81.66% 0.066 280.1) |
| XYZ | xyz(54.3093, 53.8727, 88.4095) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.42
Periwinkle
#CCCCFF
ΔE00 3.85
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFEE #EEE9BA
analogous
#BAD9EE #BABFEE #CFBAEE
triadic
#BABFEE #EEBABF #BFEEBA
tetradic
#BABFEE #EEBAD9 #EEE9BA #BAEECF
square
#BABFEE #EEBAD9 #EEE9BA #BAEECF
split-complementary
#BABFEE #EECFBA #D9EEBA
monochromatic
#5864D6 #8991E2 #BABFEE #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.78
#BABFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BABFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFEE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFEE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#AEC7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babfee; /* rgb */ color: rgb(186, 191, 238); /* oklch */ color: oklch(81.7% 0.066 280.1);
Tailwind
colors: {
custom: {
50: '#cfd2f3',
500: '#babfee',
950: '#000000',
},
}SCSS
$custom: #babfee; $custom-light: #cfd2f3; $custom-dark: #000000;
JSON
{
"hex": "#babfee",
"rgb": {
"r": 186,
"g": 191,
"b": 238
},
"hsl": {
"h": 234.231,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.81663,
"c": 0.0663,
"h": 280.1
},
"luminance": 0.53874
}Semantic roles & 50–950 ramp
primary
#BABFEE
secondary
#CCC480
accent
#B81DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385