#BABFED#BABFED
#BABFED is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.6% C 0.065 H 280.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFED |
|---|---|
| RGB | rgb(186, 191, 237) |
| HSL | hsl(234, 59%, 83%) |
| HSV | hsv(234, 22%, 93%) |
| CMYK | cmyk(21.5%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.35, 7.84, -23.36) |
| CIE-LCH | lch(78.35, 24.64, 288.54°) |
| OKLab | oklab(81.63% 0.0113 -0.0639) |
| OKLCH | oklch(81.63% 0.065 280) |
| XYZ | xyz(54.1628, 53.8141, 87.6379) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.58
Periwinkle
#CCCCFF
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFED #EDE8BA
analogous
#BAD8ED #BABFED #CEBAED
triadic
#BABFED #EDBABF #BFEDBA
tetradic
#BABFED #EDBAD8 #EDE8BA #BAEDCE
square
#BABFED #EDBAD8 #EDE8BA #BAEDCE
split-complementary
#BABFED #EDCEBA #D8EDBA
monochromatic
#5965D4 #8992E0 #BABFED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.79
#BABFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BABFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFED
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFED | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#AEC7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babfed; /* rgb */ color: rgb(186, 191, 237); /* oklch */ color: oklch(81.6% 0.065 280.0);
Tailwind
colors: {
custom: {
50: '#cfd2f3',
500: '#babfed',
950: '#000000',
},
}SCSS
$custom: #babfed; $custom-light: #cfd2f3; $custom-dark: #000000;
JSON
{
"hex": "#babfed",
"rgb": {
"r": 186,
"g": 191,
"b": 237
},
"hsl": {
"h": 234.118,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.81625,
"c": 0.0649,
"h": 280
},
"luminance": 0.53815
}Semantic roles & 50–950 ramp
primary
#BABFED
secondary
#CAC381
accent
#B61FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385