#BCCCF4#BCCCF4
#BCCCF4 is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.059 H 268.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCF4 |
|---|---|
| RGB | rgb(188, 204, 244) |
| HSL | hsl(223, 72%, 85%) |
| HSV | hsv(223, 23%, 96%) |
| CMYK | cmyk(23%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.06, 3.02, -21.46) |
| CIE-LCH | lch(82.06, 21.68, 278.02°) |
| OKLab | oklab(84.63% -0.0021 -0.0586) |
| OKLCH | oklch(84.63% 0.059 268) |
| XYZ | xyz(58.6568, 60.4073, 94.1397) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCF4 #F4E4BC
analogous
#BCE8F4 #BCCCF4 #C8BCF4
triadic
#BCCCF4 #F4BCCC #CCF4BC
tetradic
#BCCCF4 #F4BCE8 #F4E4BC #BCF4C8
square
#BCCCF4 #F4BCE8 #F4E4BC #BCF4C8
split-complementary
#BCCCF4 #F4C8BC #E8F4BC
monochromatic
#537CE3 #87A4EB #BCCCF4 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.61
#BCCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BCCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCF4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCF4 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF6
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#AED4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcccf4; /* rgb */ color: rgb(188, 204, 244); /* oklch */ color: oklch(84.6% 0.059 268.0);
Tailwind
colors: {
custom: {
50: '#d1dbf7',
500: '#bcccf4',
950: '#000000',
},
}SCSS
$custom: #bcccf4; $custom-light: #d1dbf7; $custom-dark: #000000;
JSON
{
"hex": "#bcccf4",
"rgb": {
"r": 188,
"g": 204,
"b": 244
},
"hsl": {
"h": 222.857,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.84632,
"c": 0.05869,
"h": 268
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#BCCCF4
secondary
#D5BC7F
accent
#9C12D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485