#BCCAED#BCCAED
#BCCAED is a very light, muted blue. Relative luminance 0.590; OKLCH L 84.0% C 0.051 H 268.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAED |
|---|---|
| RGB | rgb(188, 202, 237) |
| HSL | hsl(223, 58%, 83%) |
| HSV | hsv(223, 21%, 93%) |
| CMYK | cmyk(20.7%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.32, 2.53, -18.85) |
| CIE-LCH | lch(81.32, 19.02, 277.64°) |
| OKLab | oklab(83.98% -0.0017 -0.0514) |
| OKLCH | oklch(83.98% 0.051 268.1) |
| XYZ | xyz(57.1418, 59.0456, 88.4907) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.24
Lightsteelblue
#B0C4DE
ΔE00 4.81
Light Periwinkle
#C1C6FC
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAED #EDDFBC
analogous
#BCE2ED #BCCAED #C6BCED
triadic
#BCCAED #EDBCCA #CAEDBC
tetradic
#BCCAED #EDBCE2 #EDDFBC #BCEDC6
square
#BCCAED #EDBCE2 #EDDFBC #BCEDC6
split-complementary
#BCCAED #EDC6BC #E2EDBC
monochromatic
#5C7ED3 #8CA4E0 #BCCAED #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.64
#BCCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BCCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAED
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAED | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#B0D1D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccaed; /* rgb */ color: rgb(188, 202, 237); /* oklch */ color: oklch(84.0% 0.051 268.1);
Tailwind
colors: {
custom: {
50: '#d0daf2',
500: '#bccaed',
950: '#000000',
},
}SCSS
$custom: #bccaed; $custom-light: #d0daf2; $custom-dark: #000000;
JSON
{
"hex": "#bccaed",
"rgb": {
"r": 188,
"g": 202,
"b": 237
},
"hsl": {
"h": 222.857,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.83976,
"c": 0.0514,
"h": 268.1
},
"luminance": 0.59047
}Semantic roles & 50–950 ramp
primary
#BCCAED
secondary
#CAB683
accent
#9620C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385