#BCCBF9#BCCBF9
#BCCBF9 is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.6% C 0.066 H 270.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBF9 |
|---|---|
| RGB | rgb(188, 203, 249) |
| HSL | hsl(225, 84%, 86%) |
| HSV | hsv(225, 24%, 98%) |
| CMYK | cmyk(24.5%, 18.5%, 0%, 2.4%) |
| CIE-LAB | lab(81.97, 4.70, -24.26) |
| CIE-LCH | lch(81.97, 24.71, 280.96°) |
| OKLab | oklab(84.62% 0.0009 -0.0665) |
| OKLCH | oklch(84.62% 0.066 270.8) |
| XYZ | xyz(59.1893, 60.2412, 98.1134) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBF9 #F9EABC
analogous
#BCE9F9 #BCCBF9 #CBBCF9
triadic
#BCCBF9 #F9BCCB #CBF9BC
tetradic
#BCCBF9 #F9BCE9 #F9EABC #BCF9CB
square
#BCCBF9 #F9BCE9 #F9EABC #BCF9CB
split-complementary
#BCCBF9 #F9CBBC #E9F9BC
monochromatic
#4C74EF #849FF4 #BCCBF9 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.61
#BCCBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BCCBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBF9
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBF9 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFB
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#ADD4DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccbf9; /* rgb */ color: rgb(188, 203, 249); /* oklch */ color: oklch(84.6% 0.066 270.8);
Tailwind
colors: {
custom: {
50: '#d1dafb',
500: '#bccbf9',
950: '#000000',
},
}SCSS
$custom: #bccbf9; $custom-light: #d1dafb; $custom-dark: #000000;
JSON
{
"hex": "#bccbf9",
"rgb": {
"r": 188,
"g": 203,
"b": 249
},
"hsl": {
"h": 225.246,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.84617,
"c": 0.06649,
"h": 270.8
},
"luminance": 0.60243
}Semantic roles & 50–950 ramp
primary
#BCCBF9
secondary
#DDC57C
accent
#AA06E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385