#BABCFE#BABCFE
#BABCFE is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.093 H 282.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BABCFE |
|---|---|
| RGB | rgb(186, 188, 254) |
| HSL | hsl(238, 97%, 86%) |
| HSV | hsv(238, 27%, 100%) |
| CMYK | cmyk(26.8%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(78.20, 13.41, -32.71) |
| CIE-LCH | lch(78.20, 35.35, 292.28°) |
| OKLab | oklab(81.71% 0.0205 -0.0903) |
| OKLCH | oklch(81.71% 0.093 282.8) |
| XYZ | xyz(56.1177, 53.5600, 101.1282) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.04
Periwinkle
#CCCCFF
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 6.94
Pale Violet
#CEAEFA
ΔE00 7.96
Light Violet
#D6B4FC
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABCFE #FEFCBA
analogous
#BADEFE #BABCFE #DABAFE
triadic
#BABCFE #FEBABC #BCFEBA
tetradic
#BABCFE #FEBADE #FEFCBA #BAFEDA
square
#BABCFE #FEBADE #FEFCBA #BAFEDA
split-complementary
#BABCFE #FEDABA #DEFEBA
monochromatic
#4147FC #7E81FD #BABCFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.79
#BABCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BABCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABCFE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABCFE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#AAC8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #babcfe; /* rgb */ color: rgb(186, 188, 254); /* oklch */ color: oklch(81.7% 0.093 282.8);
Tailwind
colors: {
custom: {
50: '#d0d0ff',
500: '#babcfe',
950: '#000000',
},
}SCSS
$custom: #babcfe; $custom-light: #d0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#babcfe",
"rgb": {
"r": 186,
"g": 188,
"b": 254
},
"hsl": {
"h": 238.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.81711,
"c": 0.09264,
"h": 282.8
},
"luminance": 0.53561
}Semantic roles & 50–950 ramp
primary
#BABCFE
secondary
#E5E277
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386