#BACAF9#BACAF9
#BACAF9 is a very light, moderate blue. Relative luminance 0.595; OKLCH L 84.3% C 0.068 H 270.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAF9 |
|---|---|
| RGB | rgb(186, 202, 249) |
| HSL | hsl(225, 84%, 85%) |
| HSV | hsv(225, 25%, 98%) |
| CMYK | cmyk(25.3%, 18.9%, 0%, 2.4%) |
| CIE-LAB | lab(81.58, 4.64, -24.88) |
| CIE-LCH | lch(81.58, 25.31, 280.57°) |
| OKLab | oklab(84.28% 0.0002 -0.0682) |
| OKLCH | oklch(84.28% 0.068 270.2) |
| XYZ | xyz(58.4645, 59.5181, 98.0120) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAF9 #F9E9BA
analogous
#BAE9F9 #BACAF9 #C9BAF9
triadic
#BACAF9 #F9BACA #CAF9BA
tetradic
#BACAF9 #F9BAE9 #F9E9BA #BAF9C9
square
#BACAF9 #F9BAE9 #F9E9BA #BAF9C9
split-complementary
#BACAF9 #F9C9BA #E9F9BA
monochromatic
#4974EF #829FF4 #BACAF9 #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.63
#BACAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BACAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAF9
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAF9 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFB
Deuteranopia (green-blind)
#B7C8F8
Tritanopia (blue-blind)
#AAD3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacaf9; /* rgb */ color: rgb(186, 202, 249); /* oklch */ color: oklch(84.3% 0.068 270.2);
Tailwind
colors: {
custom: {
50: '#cfdafb',
500: '#bacaf9',
950: '#000000',
},
}SCSS
$custom: #bacaf9; $custom-light: #cfdafb; $custom-dark: #000000;
JSON
{
"hex": "#bacaf9",
"rgb": {
"r": 186,
"g": 202,
"b": 249
},
"hsl": {
"h": 224.762,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.84275,
"c": 0.06822,
"h": 270.2
},
"luminance": 0.5952
}Semantic roles & 50–950 ramp
primary
#BACAF9
secondary
#DDC47B
accent
#A905E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385