#BBCAF0#BBCAF0
#BBCAF0 is a very light, muted blue. Relative luminance 0.591; OKLCH L 84.0% C 0.056 H 268.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAF0 |
|---|---|
| RGB | rgb(187, 202, 240) |
| HSL | hsl(223, 64%, 84%) |
| HSV | hsv(223, 22%, 94%) |
| CMYK | cmyk(22.1%, 15.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.34, 2.89, -20.42) |
| CIE-LCH | lch(81.34, 20.63, 278.06°) |
| OKLab | oklab(84.01% -0.0017 -0.0557) |
| OKLCH | oklch(84.01% 0.056 268.2) |
| XYZ | xyz(57.3382, 59.0957, 90.8068) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAF0 #F0E1BB
analogous
#BBE4F0 #BBCAF0 #C6BBF0
triadic
#BBCAF0 #F0BBCA #CAF0BB
tetradic
#BBCAF0 #F0BBE4 #F0E1BB #BBF0C6
square
#BBCAF0 #F0BBE4 #F0E1BB #BBF0C6
split-complementary
#BBCAF0 #F0C6BB #E4F0BB
monochromatic
#577CDA #89A3E5 #BBCAF0 #E6EBF9 #E6EBF9
Accessibility & contrast
On white
1.64
#BBCAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BBCAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAF0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAF0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#AED1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcaf0; /* rgb */ color: rgb(187, 202, 240); /* oklch */ color: oklch(84.0% 0.056 268.2);
Tailwind
colors: {
custom: {
50: '#d0daf5',
500: '#bbcaf0',
950: '#000000',
},
}SCSS
$custom: #bbcaf0; $custom-light: #d0daf5; $custom-dark: #000000;
JSON
{
"hex": "#bbcaf0",
"rgb": {
"r": 187,
"g": 202,
"b": 240
},
"hsl": {
"h": 223.019,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84012,
"c": 0.05577,
"h": 268.2
},
"luminance": 0.59097
}Semantic roles & 50–950 ramp
primary
#BBCAF0
secondary
#CFB981
accent
#991ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385