#BCD2FF#BCD2FF
#BCD2FF is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.2% C 0.067 H 264.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2FF |
|---|---|
| RGB | rgb(188, 210, 255) |
| HSL | hsl(220, 100%, 87%) |
| HSV | hsv(220, 26%, 100%) |
| CMYK | cmyk(26.3%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(83.97, 2.34, -24.41) |
| CIE-LCH | lch(83.97, 24.52, 275.49°) |
| OKLab | oklab(86.25% -0.0064 -0.0669) |
| OKLCH | oklch(86.25% 0.067 264.5) |
| XYZ | xyz(61.8307, 64.0026, 103.6844) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.17
Light Periwinkle
#C1C6FC
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2FF #FFE9BC
analogous
#BCF3FF #BCD2FF #C8BCFF
triadic
#BCD2FF #FFBCD2 #D2FFBC
tetradic
#BCD2FF #FFBCF3 #FFE9BC #BCFFC8
square
#BCD2FF #FFBCF3 #FFE9BC #BCFFC8
split-complementary
#BCD2FF #FFC8BC #F3FFBC
monochromatic
#4280FF #7FA9FF #BCD2FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.52
#BCD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BCD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2FF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2FF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BDCFFE
Tritanopia (blue-blind)
#AADBE1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd2ff; /* rgb */ color: rgb(188, 210, 255); /* oklch */ color: oklch(86.2% 0.067 264.5);
Tailwind
colors: {
custom: {
50: '#d1dfff',
500: '#bcd2ff',
950: '#000000',
},
}SCSS
$custom: #bcd2ff; $custom-light: #d1dfff; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ff",
"rgb": {
"r": 188,
"g": 210,
"b": 255
},
"hsl": {
"h": 220.299,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.86247,
"c": 0.06723,
"h": 264.5
},
"luminance": 0.64005
}Semantic roles & 50–950 ramp
primary
#BCD2FF
secondary
#E7C378
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486