#BFCCF5#BFCCF5
#BFCCF5 is a very light, muted blue. Relative luminance 0.609; OKLCH L 84.9% C 0.059 H 271.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCF5 |
|---|---|
| RGB | rgb(191, 204, 245) |
| HSL | hsl(226, 73%, 85%) |
| HSV | hsv(226, 22%, 96%) |
| CMYK | cmyk(22%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(82.30, 4.15, -21.61) |
| CIE-LCH | lch(82.30, 22.01, 280.87°) |
| OKLab | oklab(84.88% 0.0013 -0.059) |
| OKLCH | oklch(84.88% 0.059 271.3) |
| XYZ | xyz(59.5559, 60.8533, 94.9766) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 4.42
Light Blue Grey
#B7C9E2
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCF5 #F5E8BF
analogous
#BFE7F5 #BFCCF5 #CDBFF5
triadic
#BFCCF5 #F5BFCC #CCF5BF
tetradic
#BFCCF5 #F5BFE7 #F5E8BF #BFF5CD
square
#BFCCF5 #F5BFE7 #F5E8BF #BFF5CD
split-complementary
#BFCCF5 #F5CDBF #E7F5BF
monochromatic
#5578E4 #8AA2ED #BFCCF5 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.59
#BFCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BFCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCF5
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCF5 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#BCCBF4
Tritanopia (blue-blind)
#B2D4D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccf5; /* rgb */ color: rgb(191, 204, 245); /* oklch */ color: oklch(84.9% 0.059 271.3);
Tailwind
colors: {
custom: {
50: '#d3dbf8',
500: '#bfccf5',
950: '#000000',
},
}SCSS
$custom: #bfccf5; $custom-light: #d3dbf8; $custom-dark: #000000;
JSON
{
"hex": "#bfccf5",
"rgb": {
"r": 191,
"g": 204,
"b": 245
},
"hsl": {
"h": 225.556,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.84884,
"c": 0.05904,
"h": 271.3
},
"luminance": 0.60855
}Semantic roles & 50–950 ramp
primary
#BFCCF5
secondary
#D6C282
accent
#A610D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485