#BABFD2#BABFD2
#BABFD2 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.7% C 0.027 H 274.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFD2 |
|---|---|
| RGB | rgb(186, 191, 210) |
| HSL | hsl(228, 21%, 78%) |
| HSV | hsv(228, 11%, 82%) |
| CMYK | cmyk(11.4%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(77.49, 2.02, -10.10) |
| CIE-LCH | lch(77.49, 10.30, 281.29°) |
| OKLab | oklab(80.67% 0.0019 -0.0272) |
| OKLCH | oklch(80.67% 0.027 274) |
| XYZ | xyz(50.5109, 52.3533, 68.4044) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.56
Silver
#C0C0C0
ΔE00 8.52
Light Grey Blue
#9DBCD4
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFD2 #D2CDBA
analogous
#BACBD2 #BABFD2 #C1BAD2
triadic
#BABFD2 #D2BABF #BFD2BA
tetradic
#BABFD2 #D2BACB #D2CDBA #BAD2C1
square
#BABFD2 #D2BACB #D2CDBA #BAD2C1
split-complementary
#BABFD2 #D2C1BA #CBD2BA
monochromatic
#707AA2 #959DBA #BABFD2 #DFE1EA #ECEEF3
Accessibility & contrast
On white
1.83
#BABFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BABFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFD2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFD2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#B8BFD1
Tritanopia (blue-blind)
#B5C2C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #babfd2; /* rgb */ color: rgb(186, 191, 210); /* oklch */ color: oklch(80.7% 0.027 274.0);
Tailwind
colors: {
custom: {
50: '#ced2df',
500: '#babfd2',
950: '#000000',
},
}SCSS
$custom: #babfd2; $custom-light: #ced2df; $custom-dark: #000000;
JSON
{
"hex": "#babfd2",
"rgb": {
"r": 186,
"g": 191,
"b": 210
},
"hsl": {
"h": 227.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.80667,
"c": 0.02727,
"h": 274
},
"luminance": 0.52354
}Semantic roles & 50–950 ramp
primary
#BABFD2
secondary
#A7A189
accent
#8D469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384