#BACCFA#BACCFA
#BACCFA is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.7% C 0.067 H 268.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCFA |
|---|---|
| RGB | rgb(186, 204, 250) |
| HSL | hsl(223, 86%, 85%) |
| HSV | hsv(223, 26%, 98%) |
| CMYK | cmyk(25.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.12, 3.80, -24.57) |
| CIE-LCH | lch(82.12, 24.87, 278.80°) |
| OKLab | oklab(84.71% -0.0021 -0.0674) |
| OKLCH | oklch(84.71% 0.067 268.2) |
| XYZ | xyz(59.0932, 60.5253, 98.9930) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Pastel Blue
#A2BFFE
ΔE00 5.41
Periwinkle
#CCCCFF
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCFA #FAE8BA
analogous
#BAECFA #BACCFA #C8BAFA
triadic
#BACCFA #FABACC #CCFABA
tetradic
#BACCFA #FABAEC #FAE8BA #BAFAC8
square
#BACCFA #FABAEC #FAE8BA #BAFAC8
split-complementary
#BACCFA #FAC8BA #ECFABA
monochromatic
#4878F2 #81A2F6 #BACCFA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.60
#BACCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BACCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCFA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCFA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#A9D5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #baccfa; /* rgb */ color: rgb(186, 204, 250); /* oklch */ color: oklch(84.7% 0.067 268.2);
Tailwind
colors: {
custom: {
50: '#cfdbfc',
500: '#baccfa',
950: '#000000',
},
}SCSS
$custom: #baccfa; $custom-light: #cfdbfc; $custom-dark: #000000;
JSON
{
"hex": "#baccfa",
"rgb": {
"r": 186,
"g": 204,
"b": 250
},
"hsl": {
"h": 223.125,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.84714,
"c": 0.06741,
"h": 268.2
},
"luminance": 0.60527
}Semantic roles & 50–950 ramp
primary
#BACCFA
secondary
#DEC27A
accent
#A402E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485