#BBCAFF#BBCAFF
#BBCAFF is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.6% C 0.076 H 272.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAFF |
|---|---|
| RGB | rgb(187, 202, 255) |
| HSL | hsl(227, 100%, 87%) |
| HSV | hsv(227, 27%, 100%) |
| CMYK | cmyk(26.7%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(81.85, 6.33, -27.64) |
| CIE-LCH | lch(81.85, 28.36, 282.90°) |
| OKLab | oklab(84.58% 0.0032 -0.076) |
| OKLCH | oklch(84.58% 0.076 272.4) |
| XYZ | xyz(59.6592, 60.0242, 103.0309) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAFF #FFF0BB
analogous
#BBECFF #BBCAFF #CEBBFF
triadic
#BBCAFF #FFBBCA #CAFFBB
tetradic
#BBCAFF #FFBBEC #FFF0BB #BBFFCE
square
#BBCAFF #FFBBEC #FFF0BB #BBFFCE
split-complementary
#BBCAFF #FFCEBB #ECFFBB
monochromatic
#416BFF #7E9AFF #BBCAFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.61
#BBCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAFF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAFF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#AAD4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcaff; /* rgb */ color: rgb(187, 202, 255); /* oklch */ color: oklch(84.6% 0.076 272.4);
Tailwind
colors: {
custom: {
50: '#d0daff',
500: '#bbcaff',
950: '#000000',
},
}SCSS
$custom: #bbcaff; $custom-light: #d0daff; $custom-dark: #000000;
JSON
{
"hex": "#bbcaff",
"rgb": {
"r": 187,
"g": 202,
"b": 255
},
"hsl": {
"h": 226.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.84576,
"c": 0.07607,
"h": 272.4
},
"luminance": 0.60026
}Semantic roles & 50–950 ramp
primary
#BBCAFF
secondary
#E7CE77
accent
#B300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386