#BBCEF5#BBCEF5
#BBCEF5 is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.058 H 264.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEF5 |
|---|---|
| RGB | rgb(187, 206, 245) |
| HSL | hsl(220, 74%, 85%) |
| HSV | hsv(220, 24%, 96%) |
| CMYK | cmyk(23.7%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(82.54, 1.89, -21.28) |
| CIE-LCH | lch(82.54, 21.36, 275.07°) |
| OKLab | oklab(85% -0.0054 -0.0581) |
| OKLCH | oklch(85% 0.058 264.7) |
| XYZ | xyz(59.0419, 61.2984, 95.0895) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEF5 #F5E2BB
analogous
#BBEBF5 #BBCEF5 #C5BBF5
triadic
#BBCEF5 #F5BBCE #CEF5BB
tetradic
#BBCEF5 #F5BBEB #F5E2BB #BBF5C5
square
#BBCEF5 #F5BBEB #F5E2BB #BBF5C5
split-complementary
#BBCEF5 #F5C5BB #EBF5BB
monochromatic
#5081E5 #86A8ED #BBCEF5 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.58
#BBCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BBCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEF5
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEF5 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F7
Deuteranopia (green-blind)
#BCCBF4
Tritanopia (blue-blind)
#ACD6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcef5; /* rgb */ color: rgb(187, 206, 245); /* oklch */ color: oklch(85.0% 0.058 264.7);
Tailwind
colors: {
custom: {
50: '#d0dcf8',
500: '#bbcef5',
950: '#000000',
},
}SCSS
$custom: #bbcef5; $custom-light: #d0dcf8; $custom-dark: #000000;
JSON
{
"hex": "#bbcef5",
"rgb": {
"r": 187,
"g": 206,
"b": 245
},
"hsl": {
"h": 220.345,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.85002,
"c": 0.0584,
"h": 264.7
},
"luminance": 0.613
}Semantic roles & 50–950 ramp
primary
#BBCEF5
secondary
#D6B97E
accent
#950FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485