#BABDFF#BABDFF
#BABDFF is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.093 H 282.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BABDFF |
|---|---|
| RGB | rgb(186, 189, 255) |
| HSL | hsl(237, 100%, 86%) |
| HSV | hsv(237, 27%, 100%) |
| CMYK | cmyk(27.1%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(78.49, 13.10, -32.80) |
| CIE-LCH | lch(78.49, 35.32, 291.76°) |
| OKLab | oklab(81.95% 0.0195 -0.0906) |
| OKLCH | oklch(81.95% 0.093 282.1) |
| XYZ | xyz(56.4926, 54.0529, 102.0452) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 6.69
Pale Violet
#CEAEFA
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABDFF #FFFCBA
analogous
#BAE0FF #BABDFF #DABAFF
triadic
#BABDFF #FFBABD #BDFFBA
tetradic
#BABDFF #FFBAE0 #FFFCBA #BAFFDA
square
#BABDFF #FFBAE0 #FFFCBA #BAFFDA
split-complementary
#BABDFF #FFDABA #E0FFBA
monochromatic
#4048FF #7D82FF #BABDFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.78
#BABDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BABDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABDFF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABDFF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#A9C9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babdff; /* rgb */ color: rgb(186, 189, 255); /* oklch */ color: oklch(81.9% 0.093 282.1);
Tailwind
colors: {
custom: {
50: '#d0d0ff',
500: '#babdff',
950: '#000000',
},
}SCSS
$custom: #babdff; $custom-light: #d0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#babdff",
"rgb": {
"r": 186,
"g": 189,
"b": 255
},
"hsl": {
"h": 237.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.81947,
"c": 0.09267,
"h": 282.1
},
"luminance": 0.54054
}Semantic roles & 50–950 ramp
primary
#BABDFF
secondary
#E7E276
accent
#DC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386