#BABEED#BABEED
#BABEED is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.066 H 281.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEED |
|---|---|
| RGB | rgb(186, 190, 237) |
| HSL | hsl(235, 59%, 83%) |
| HSV | hsv(235, 22%, 93%) |
| CMYK | cmyk(21.5%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.10, 8.38, -23.75) |
| CIE-LCH | lch(78.10, 25.19, 289.43°) |
| OKLab | oklab(81.43% 0.0126 -0.065) |
| OKLCH | oklch(81.43% 0.066 281) |
| XYZ | xyz(53.9455, 53.3794, 87.5655) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEED #EDE9BA
analogous
#BAD7ED #BABEED #CFBAED
triadic
#BABEED #EDBABE #BEEDBA
tetradic
#BABEED #EDBAD7 #EDE9BA #BAEDCF
square
#BABEED #EDBAD7 #EDE9BA #BAEDCF
split-complementary
#BABEED #EDCFBA #D7EDBA
monochromatic
#5963D4 #8990E0 #BABEED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.80
#BABEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BABEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEED
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEED | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#AEC6CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babeed; /* rgb */ color: rgb(186, 190, 237); /* oklch */ color: oklch(81.4% 0.066 281.0);
Tailwind
colors: {
custom: {
50: '#cfd1f3',
500: '#babeed',
950: '#000000',
},
}SCSS
$custom: #babeed; $custom-light: #cfd1f3; $custom-dark: #000000;
JSON
{
"hex": "#babeed",
"rgb": {
"r": 186,
"g": 190,
"b": 237
},
"hsl": {
"h": 235.294,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.81427,
"c": 0.06622,
"h": 281
},
"luminance": 0.5338
}Semantic roles & 50–950 ramp
primary
#BABEED
secondary
#CAC581
accent
#B91FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385