#BCCEF5#BCCEF5
#BCCEF5 is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.1% C 0.058 H 265.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEF5 |
|---|---|
| RGB | rgb(188, 206, 245) |
| HSL | hsl(221, 74%, 85%) |
| HSV | hsv(221, 23%, 96%) |
| CMYK | cmyk(23.3%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(82.61, 2.18, -21.17) |
| CIE-LCH | lch(82.61, 21.28, 275.89°) |
| OKLab | oklab(85.07% -0.0044 -0.0578) |
| OKLCH | oklch(85.07% 0.058 265.6) |
| XYZ | xyz(59.2874, 61.4250, 95.1010) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.24
Light Blue Grey
#B7C9E2
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEF5 #F5E3BC
analogous
#BCEAF5 #BCCEF5 #C7BCF5
triadic
#BCCEF5 #F5BCCE #CEF5BC
tetradic
#BCCEF5 #F5BCEA #F5E3BC #BCF5C7
square
#BCCEF5 #F5BCEA #F5E3BC #BCF5C7
split-complementary
#BCCEF5 #F5C7BC #EAF5BC
monochromatic
#5180E5 #87A7ED #BCCEF5 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.58
#BCCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BCCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEF5
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEF5 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F7
Deuteranopia (green-blind)
#BDCBF4
Tritanopia (blue-blind)
#AED6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccef5; /* rgb */ color: rgb(188, 206, 245); /* oklch */ color: oklch(85.1% 0.058 265.6);
Tailwind
colors: {
custom: {
50: '#d1dcf8',
500: '#bccef5',
950: '#000000',
},
}SCSS
$custom: #bccef5; $custom-light: #d1dcf8; $custom-dark: #000000;
JSON
{
"hex": "#bccef5",
"rgb": {
"r": 188,
"g": 206,
"b": 245
},
"hsl": {
"h": 221.053,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.85072,
"c": 0.058,
"h": 265.6
},
"luminance": 0.61427
}Semantic roles & 50–950 ramp
primary
#BCCEF5
secondary
#D6BB7F
accent
#970FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485