#BABFE4#BABFE4
#BABFE4 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.052 H 279.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFE4 |
|---|---|
| RGB | rgb(186, 191, 228) |
| HSL | hsl(233, 44%, 81%) |
| HSV | hsv(233, 18%, 89%) |
| CMYK | cmyk(18.4%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.05, 5.84, -18.97) |
| CIE-LCH | lch(78.05, 19.85, 287.10°) |
| OKLab | oklab(81.29% 0.0083 -0.0517) |
| OKLCH | oklch(81.29% 0.052 279.1) |
| XYZ | xyz(52.8808, 53.3013, 80.8859) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.69
Cloudy Blue
#ACC2D9
ΔE00 9.29
Pastel Blue
#A2BFFE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFE4 #E4DFBA
analogous
#BAD4E4 #BABFE4 #CABAE4
triadic
#BABFE4 #E4BABF #BFE4BA
tetradic
#BABFE4 #E4BAD4 #E4DFBA #BAE4CA
square
#BABFE4 #E4BAD4 #E4DFBA #BAE4CA
split-complementary
#BABFE4 #E4CABA #D4E4BA
monochromatic
#626DC2 #8E96D3 #BABFE4 #E6E8F5 #E9EBF6
Accessibility & contrast
On white
1.80
#BABFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BABFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFE4
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFE4 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E6
Deuteranopia (green-blind)
#B3C0E3
Tritanopia (blue-blind)
#B1C5CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babfe4; /* rgb */ color: rgb(186, 191, 228); /* oklch */ color: oklch(81.3% 0.052 279.1);
Tailwind
colors: {
custom: {
50: '#cfd2ec',
500: '#babfe4',
950: '#000000',
},
}SCSS
$custom: #babfe4; $custom-light: #cfd2ec; $custom-dark: #000000;
JSON
{
"hex": "#babfe4",
"rgb": {
"r": 186,
"g": 191,
"b": 228
},
"hsl": {
"h": 232.857,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.81291,
"c": 0.05232,
"h": 279.1
},
"luminance": 0.53302
}Semantic roles & 50–950 ramp
primary
#BABFE4
secondary
#BEB784
accent
#A72FB7
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384