#BACCFF#BACCFF
#BACCFF is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.074 H 269.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCFF |
|---|---|
| RGB | rgb(186, 204, 255) |
| HSL | hsl(224, 100%, 86%) |
| HSV | hsv(224, 27%, 100%) |
| CMYK | cmyk(27.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.29, 4.97, -26.97) |
| CIE-LCH | lch(82.29, 27.42, 280.44°) |
| OKLab | oklab(84.91% -0.0005 -0.0741) |
| OKLCH | oklch(84.91% 0.074 269.6) |
| XYZ | xyz(59.8876, 60.8430, 103.1769) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCFF #FFEDBA
analogous
#BAEFFF #BACCFF #CBBAFF
triadic
#BACCFF #FFBACC #CCFFBA
tetradic
#BACCFF #FFBAEF #FFEDBA #BAFFCB
square
#BACCFF #FFBAEF #FFEDBA #BAFFCB
split-complementary
#BACCFF #FFCBBA #EFFFBA
monochromatic
#4072FF #7D9FFF #BACCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.59
#BACCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BACCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCFF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCFF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#A8D6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #baccff; /* rgb */ color: rgb(186, 204, 255); /* oklch */ color: oklch(84.9% 0.074 269.6);
Tailwind
colors: {
custom: {
50: '#d0dbff',
500: '#baccff',
950: '#000000',
},
}SCSS
$custom: #baccff; $custom-light: #d0dbff; $custom-dark: #000000;
JSON
{
"hex": "#baccff",
"rgb": {
"r": 186,
"g": 204,
"b": 255
},
"hsl": {
"h": 224.348,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.84905,
"c": 0.07413,
"h": 269.6
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#BACCFF
secondary
#E7CA76
accent
#AA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486