#BCD2F4#BCD2F4
#BCD2F4 is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.053 H 259.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2F4 |
|---|---|
| RGB | rgb(188, 210, 244) |
| HSL | hsl(216, 72%, 85%) |
| HSV | hsv(216, 23%, 96%) |
| CMYK | cmyk(23%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(83.61, -0.16, -19.12) |
| CIE-LCH | lch(83.61, 19.12, 269.51°) |
| OKLab | oklab(85.85% -0.0101 -0.0522) |
| OKLCH | oklch(85.85% 0.053 259) |
| XYZ | xyz(60.1104, 63.3145, 94.6243) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Light Blue Grey
#B7C9E2
ΔE00 3.43
Lightsteelblue
#B0C4DE
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 5.64
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2F4 #F4DEBC
analogous
#BCEEF4 #BCD2F4 #C2BCF4
triadic
#BCD2F4 #F4BCD2 #D2F4BC
tetradic
#BCD2F4 #F4BCEE #F4DEBC #BCF4C2
square
#BCD2F4 #F4BCEE #F4DEBC #BCF4C2
split-complementary
#BCD2F4 #F4C2BC #EEF4BC
monochromatic
#538BE3 #87AFEB #BCD2F4 #E5EDFB #E5EDFB
Accessibility & contrast
On white
1.54
#BCD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BCD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2F4
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2F4 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#ADD9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd2f4; /* rgb */ color: rgb(188, 210, 244); /* oklch */ color: oklch(85.8% 0.053 259.0);
Tailwind
colors: {
custom: {
50: '#d1dff7',
500: '#bcd2f4',
950: '#000000',
},
}SCSS
$custom: #bcd2f4; $custom-light: #d1dff7; $custom-dark: #000000;
JSON
{
"hex": "#bcd2f4",
"rgb": {
"r": 188,
"g": 210,
"b": 244
},
"hsl": {
"h": 216.429,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85846,
"c": 0.05313,
"h": 259
},
"luminance": 0.63316
}Semantic roles & 50–950 ramp
primary
#BCD2F4
secondary
#D5B37F
accent
#8812D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485