#BFCCF6#BFCCF6
#BFCCF6 is a very light, moderate blue. Relative luminance 0.609; OKLCH L 84.9% C 0.060 H 271.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCF6 |
|---|---|
| RGB | rgb(191, 204, 246) |
| HSL | hsl(226, 75%, 86%) |
| HSV | hsv(226, 22%, 96%) |
| CMYK | cmyk(22.4%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(82.33, 4.38, -22.09) |
| CIE-LCH | lch(82.33, 22.52, 281.20°) |
| OKLab | oklab(84.92% 0.0017 -0.0604) |
| OKLCH | oklch(84.92% 0.06 271.6) |
| XYZ | xyz(59.7090, 60.9145, 95.7827) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.26
Periwinkle
#CCCCFF
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCF6 #F6E9BF
analogous
#BFE7F6 #BFCCF6 #CDBFF6
triadic
#BFCCF6 #F6BFCC #CCF6BF
tetradic
#BFCCF6 #F6BFE7 #F6E9BF #BFF6CD
square
#BFCCF6 #F6BFE7 #F6E9BF #BFF6CD
split-complementary
#BFCCF6 #F6CDBF #E7F6BF
monochromatic
#5476E7 #89A1EE #BFCCF6 #E4EAFB #E4EAFB
Accessibility & contrast
On white
1.59
#BFCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BFCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCF6
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCF6 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF8
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#B2D4DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccf6; /* rgb */ color: rgb(191, 204, 246); /* oklch */ color: oklch(84.9% 0.060 271.6);
Tailwind
colors: {
custom: {
50: '#d3dbf9',
500: '#bfccf6',
950: '#000000',
},
}SCSS
$custom: #bfccf6; $custom-light: #d3dbf9; $custom-dark: #000000;
JSON
{
"hex": "#bfccf6",
"rgb": {
"r": 191,
"g": 204,
"b": 246
},
"hsl": {
"h": 225.818,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.84921,
"c": 0.0604,
"h": 271.6
},
"luminance": 0.60916
}Semantic roles & 50–950 ramp
primary
#BFCCF6
secondary
#D8C481
accent
#A80ED8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485