#BCD0FF#BCD0FF
#BCD0FF is a very light, moderate blue. Relative luminance 0.630; OKLCH L 85.8% C 0.069 H 266.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0FF |
|---|---|
| RGB | rgb(188, 208, 255) |
| HSL | hsl(222, 100%, 87%) |
| HSV | hsv(222, 26%, 100%) |
| CMYK | cmyk(26.3%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(83.45, 3.41, -25.19) |
| CIE-LCH | lch(83.45, 25.42, 277.71°) |
| OKLab | oklab(85.85% -0.0038 -0.0691) |
| OKLCH | oklch(85.85% 0.069 266.9) |
| XYZ | xyz(61.3400, 63.0213, 103.5208) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.80
Light Periwinkle
#C1C6FC
ΔE00 4.66
Pastel Blue
#A2BFFE
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0FF #FFEBBC
analogous
#BCF1FF #BCD0FF #CABCFF
triadic
#BCD0FF #FFBCD0 #D0FFBC
tetradic
#BCD0FF #FFBCF1 #FFEBBC #BCFFCA
square
#BCD0FF #FFBCF1 #FFEBBC #BCFFCA
split-complementary
#BCD0FF #FFCABC #F1FFBC
monochromatic
#427AFF #7FA5FF #BCD0FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.54
#BCD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0FF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0FF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#AAD9E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd0ff; /* rgb */ color: rgb(188, 208, 255); /* oklch */ color: oklch(85.8% 0.069 266.9);
Tailwind
colors: {
custom: {
50: '#d1deff',
500: '#bcd0ff',
950: '#000000',
},
}SCSS
$custom: #bcd0ff; $custom-light: #d1deff; $custom-dark: #000000;
JSON
{
"hex": "#bcd0ff",
"rgb": {
"r": 188,
"g": 208,
"b": 255
},
"hsl": {
"h": 222.09,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.85845,
"c": 0.06921,
"h": 266.9
},
"luminance": 0.63023
}Semantic roles & 50–950 ramp
primary
#BCD0FF
secondary
#E7C678
accent
#A100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486