#BCCEF4#BCCEF4
#BCCEF4 is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.0% C 0.057 H 265.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEF4 |
|---|---|
| RGB | rgb(188, 206, 244) |
| HSL | hsl(221, 72%, 85%) |
| HSV | hsv(221, 23%, 96%) |
| CMYK | cmyk(23%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.57, 1.96, -20.68) |
| CIE-LCH | lch(82.57, 20.78, 275.41°) |
| OKLab | oklab(85.04% -0.0047 -0.0565) |
| OKLCH | oklch(85.04% 0.057 265.2) |
| XYZ | xyz(59.1352, 61.3641, 94.2992) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEF4 #F4E2BC
analogous
#BCEAF4 #BCCEF4 #C6BCF4
triadic
#BCCEF4 #F4BCCE #CEF4BC
tetradic
#BCCEF4 #F4BCEA #F4E2BC #BCF4C6
square
#BCCEF4 #F4BCEA #F4E2BC #BCF4C6
split-complementary
#BCCEF4 #F4C6BC #EAF4BC
monochromatic
#5381E3 #87A8EB #BCCEF4 #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.58
#BCCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BCCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEF4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEF4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F6
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#AED5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccef4; /* rgb */ color: rgb(188, 206, 244); /* oklch */ color: oklch(85.0% 0.057 265.2);
Tailwind
colors: {
custom: {
50: '#d1dcf7',
500: '#bccef4',
950: '#000000',
},
}SCSS
$custom: #bccef4; $custom-light: #d1dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bccef4",
"rgb": {
"r": 188,
"g": 206,
"b": 244
},
"hsl": {
"h": 220.714,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85036,
"c": 0.05669,
"h": 265.2
},
"luminance": 0.61366
}Semantic roles & 50–950 ramp
primary
#BCCEF4
secondary
#D5B97F
accent
#9512D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485