#BACEFF#BACEFF
#BACEFF is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.3% C 0.072 H 267.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEFF |
|---|---|
| RGB | rgb(186, 206, 255) |
| HSL | hsl(223, 100%, 86%) |
| HSV | hsv(223, 27%, 100%) |
| CMYK | cmyk(27.1%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(82.81, 3.90, -26.19) |
| CIE-LCH | lch(82.81, 26.48, 278.46°) |
| OKLab | oklab(85.31% -0.0031 -0.0719) |
| OKLCH | oklch(85.31% 0.072 267.5) |
| XYZ | xyz(60.3661, 61.7998, 103.3364) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.86
Light Periwinkle
#C1C6FC
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 5.09
Periwinkle
#CCCCFF
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEFF #FFEBBA
analogous
#BAF1FF #BACEFF #C9BAFF
triadic
#BACEFF #FFBACE #CEFFBA
tetradic
#BACEFF #FFBAF1 #FFEBBA #BAFFC9
square
#BACEFF #FFBAF1 #FFEBBA #BAFFC9
split-complementary
#BACEFF #FFC9BA #F1FFBA
monochromatic
#4077FF #7DA3FF #BACEFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.57
#BACEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BACEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEFF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEFF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#A8D8DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #baceff; /* rgb */ color: rgb(186, 206, 255); /* oklch */ color: oklch(85.3% 0.072 267.5);
Tailwind
colors: {
custom: {
50: '#d0dcff',
500: '#baceff',
950: '#000000',
},
}SCSS
$custom: #baceff; $custom-light: #d0dcff; $custom-dark: #000000;
JSON
{
"hex": "#baceff",
"rgb": {
"r": 186,
"g": 206,
"b": 255
},
"hsl": {
"h": 222.609,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85305,
"c": 0.072,
"h": 267.5
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#BACEFF
secondary
#E7C676
accent
#A300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486