#BACEFA#BACEFA
#BACEFA is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.1% C 0.065 H 265.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEFA |
|---|---|
| RGB | rgb(186, 206, 250) |
| HSL | hsl(221, 86%, 85%) |
| HSV | hsv(221, 26%, 98%) |
| CMYK | cmyk(25.6%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(82.64, 2.73, -23.79) |
| CIE-LCH | lch(82.64, 23.95, 276.56°) |
| OKLab | oklab(85.12% -0.0048 -0.0652) |
| OKLCH | oklch(85.12% 0.065 265.8) |
| XYZ | xyz(59.5716, 61.4821, 99.1525) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.69
Light Periwinkle
#C1C6FC
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEFA #FAE6BA
analogous
#BAEEFA #BACEFA #C6BAFA
triadic
#BACEFA #FABACE #CEFABA
tetradic
#BACEFA #FABAEE #FAE6BA #BAFAC6
square
#BACEFA #FABAEE #FAE6BA #BAFAC6
split-complementary
#BACEFA #FAC6BA #EEFABA
monochromatic
#487DF2 #81A5F6 #BACEFA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.58
#BACEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BACEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEFA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEFA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#A9D7DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bacefa; /* rgb */ color: rgb(186, 206, 250); /* oklch */ color: oklch(85.1% 0.065 265.8);
Tailwind
colors: {
custom: {
50: '#cfdcfc',
500: '#bacefa',
950: '#000000',
},
}SCSS
$custom: #bacefa; $custom-light: #cfdcfc; $custom-dark: #000000;
JSON
{
"hex": "#bacefa",
"rgb": {
"r": 186,
"g": 206,
"b": 250
},
"hsl": {
"h": 221.25,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.85116,
"c": 0.06537,
"h": 265.8
},
"luminance": 0.61484
}Semantic roles & 50–950 ramp
primary
#BACEFA
secondary
#DEBF7A
accent
#9D02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485