#BABFF3#BABFF3
#BABFF3 is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.9% C 0.073 H 280.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFF3 |
|---|---|
| RGB | rgb(186, 191, 243) |
| HSL | hsl(235, 70%, 84%) |
| HSV | hsv(235, 23%, 95%) |
| CMYK | cmyk(23.5%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(78.56, 9.20, -26.27) |
| CIE-LCH | lch(78.56, 27.83, 289.31°) |
| OKLab | oklab(81.86% 0.0132 -0.0721) |
| OKLCH | oklch(81.86% 0.073 280.4) |
| XYZ | xyz(55.0541, 54.1706, 92.3320) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.83
Periwinkle
#CCCCFF
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFF3 #F3EEBA
analogous
#BADCF3 #BABFF3 #D2BAF3
triadic
#BABFF3 #F3BABF #BFF3BA
tetradic
#BABFF3 #F3BADC #F3EEBA #BAF3D2
square
#BABFF3 #F3BADC #F3EEBA #BAF3D2
split-complementary
#BABFF3 #F3D2BA #DCF3BA
monochromatic
#525EE1 #868FEA #BABFF3 #E5E7FA #E5E7FA
Accessibility & contrast
On white
1.77
#BABFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BABFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFF3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFF3 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F5
Deuteranopia (green-blind)
#AEC1F2
Tritanopia (blue-blind)
#ADC8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babff3; /* rgb */ color: rgb(186, 191, 243); /* oklch */ color: oklch(81.9% 0.073 280.4);
Tailwind
colors: {
custom: {
50: '#cfd2f7',
500: '#babff3',
950: '#000000',
},
}SCSS
$custom: #babff3; $custom-light: #cfd2f7; $custom-dark: #000000;
JSON
{
"hex": "#babff3",
"rgb": {
"r": 186,
"g": 191,
"b": 243
},
"hsl": {
"h": 234.737,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.81856,
"c": 0.07328,
"h": 280.4
},
"luminance": 0.54172
}Semantic roles & 50–950 ramp
primary
#BABFF3
secondary
#D3CC7E
accent
#C213D2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385