#BBCAF4#BBCAF4
#BBCAF4 is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.2% C 0.061 H 269.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAF4 |
|---|---|
| RGB | rgb(187, 202, 244) |
| HSL | hsl(224, 72%, 85%) |
| HSV | hsv(224, 23%, 96%) |
| CMYK | cmyk(23.4%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.48, 3.79, -22.36) |
| CIE-LCH | lch(81.48, 22.68, 279.63°) |
| OKLab | oklab(84.16% -0.0004 -0.0611) |
| OKLCH | oklch(84.16% 0.061 269.6) |
| XYZ | xyz(57.9389, 59.3360, 93.9708) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAF4 #F4E5BB
analogous
#BBE6F4 #BBCAF4 #C9BBF4
triadic
#BBCAF4 #F4BBCA #CAF4BB
tetradic
#BBCAF4 #F4BBE6 #F4E5BB #BBF4C9
square
#BBCAF4 #F4BBE6 #F4E5BB #BBF4C9
split-complementary
#BBCAF4 #F4C9BB #E6F4BB
monochromatic
#5278E3 #86A1EB #BBCAF4 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.63
#BBCAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BBCAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAF4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAF4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#B9C8F3
Tritanopia (blue-blind)
#ADD2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcaf4; /* rgb */ color: rgb(187, 202, 244); /* oklch */ color: oklch(84.2% 0.061 269.6);
Tailwind
colors: {
custom: {
50: '#d0daf7',
500: '#bbcaf4',
950: '#000000',
},
}SCSS
$custom: #bbcaf4; $custom-light: #d0daf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcaf4",
"rgb": {
"r": 187,
"g": 202,
"b": 244
},
"hsl": {
"h": 224.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84159,
"c": 0.06114,
"h": 269.6
},
"luminance": 0.59338
}Semantic roles & 50–950 ramp
primary
#BBCAF4
secondary
#D5BE7E
accent
#A111D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385