#BCD2F3#BCD2F3
#BCD2F3 is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.052 H 258.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2F3 |
|---|---|
| RGB | rgb(188, 210, 243) |
| HSL | hsl(216, 70%, 85%) |
| HSV | hsv(216, 23%, 95%) |
| CMYK | cmyk(22.6%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.58, -0.39, -18.64) |
| CIE-LCH | lch(83.58, 18.64, 268.81°) |
| OKLab | oklab(85.81% -0.0105 -0.0508) |
| OKLCH | oklch(85.81% 0.052 258.4) |
| XYZ | xyz(59.9590, 63.2540, 93.8268) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.21
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Lightsteelblue
#B0C4DE
ΔE00 4.05
Cloudy Blue
#ACC2D9
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2F3 #F3DDBC
analogous
#BCEEF3 #BCD2F3 #C2BCF3
triadic
#BCD2F3 #F3BCD2 #D2F3BC
tetradic
#BCD2F3 #F3BCEE #F3DDBC #BCF3C2
square
#BCD2F3 #F3BCEE #F3DDBC #BCF3C2
split-complementary
#BCD2F3 #F3C2BC #EEF3BC
monochromatic
#548CE0 #88AFEA #BCD2F3 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.54
#BCD2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BCD2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2F3
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2F3 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F5
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#AED9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd2f3; /* rgb */ color: rgb(188, 210, 243); /* oklch */ color: oklch(85.8% 0.052 258.4);
Tailwind
colors: {
custom: {
50: '#d1dff7',
500: '#bcd2f3',
950: '#000000',
},
}SCSS
$custom: #bcd2f3; $custom-light: #d1dff7; $custom-dark: #000000;
JSON
{
"hex": "#bcd2f3",
"rgb": {
"r": 188,
"g": 210,
"b": 243
},
"hsl": {
"h": 216,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85811,
"c": 0.05188,
"h": 258.4
},
"luminance": 0.63256
}Semantic roles & 50–950 ramp
primary
#BCD2F3
secondary
#D3B280
accent
#8614D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485