#BBCEFF#BBCEFF
#BBCEFF is a very light, moderate blue. Relative luminance 0.619; OKLCH L 85.4% C 0.072 H 268.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEFF |
|---|---|
| RGB | rgb(187, 206, 255) |
| HSL | hsl(223, 100%, 87%) |
| HSV | hsv(223, 27%, 100%) |
| CMYK | cmyk(26.7%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(82.87, 4.19, -26.08) |
| CIE-LCH | lch(82.87, 26.41, 279.12°) |
| OKLab | oklab(85.38% -0.0021 -0.0716) |
| OKLCH | oklch(85.38% 0.072 268.3) |
| XYZ | xyz(60.6099, 61.9256, 103.3478) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.14
Light Periwinkle
#C1C6FC
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEFF #FFECBB
analogous
#BBF0FF #BBCEFF #CABBFF
triadic
#BBCEFF #FFBBCE #CEFFBB
tetradic
#BBCEFF #FFBBF0 #FFECBB #BBFFCA
square
#BBCEFF #FFBBF0 #FFECBB #BBFFCA
split-complementary
#BBCEFF #FFCABB #F0FFBB
monochromatic
#4176FF #7EA2FF #BBCEFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.57
#BBCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BBCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEFF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEFF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#A9D8DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbceff; /* rgb */ color: rgb(187, 206, 255); /* oklch */ color: oklch(85.4% 0.072 268.3);
Tailwind
colors: {
custom: {
50: '#d0dcff',
500: '#bbceff',
950: '#000000',
},
}SCSS
$custom: #bbceff; $custom-light: #d0dcff; $custom-dark: #000000;
JSON
{
"hex": "#bbceff",
"rgb": {
"r": 187,
"g": 206,
"b": 255
},
"hsl": {
"h": 223.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85375,
"c": 0.07165,
"h": 268.3
},
"luminance": 0.61927
}Semantic roles & 50–950 ramp
primary
#BBCEFF
secondary
#E7C877
accent
#A500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486