#BFCCF3#BFCCF3
#BFCCF3 is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.8% C 0.056 H 270.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCF3 |
|---|---|
| RGB | rgb(191, 204, 243) |
| HSL | hsl(225, 68%, 85%) |
| HSV | hsv(225, 21%, 95%) |
| CMYK | cmyk(21.4%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(82.23, 3.71, -20.65) |
| CIE-LCH | lch(82.23, 20.98, 280.17°) |
| OKLab | oklab(84.81% 0.0007 -0.0563) |
| OKLCH | oklch(84.81% 0.056 270.7) |
| XYZ | xyz(59.2523, 60.7318, 93.3773) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.84
Periwinkle
#CCCCFF
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCF3 #F3E6BF
analogous
#BFE6F3 #BFCCF3 #CCBFF3
triadic
#BFCCF3 #F3BFCC #CCF3BF
tetradic
#BFCCF3 #F3BFE6 #F3E6BF #BFF3CC
square
#BFCCF3 #F3BFE6 #F3E6BF #BFF3CC
split-complementary
#BFCCF3 #F3CCBF #E6F3BF
monochromatic
#587AE0 #8BA3E9 #BFCCF3 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.60
#BFCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BFCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCF3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCF3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF5
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#B2D3D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccf3; /* rgb */ color: rgb(191, 204, 243); /* oklch */ color: oklch(84.8% 0.056 270.7);
Tailwind
colors: {
custom: {
50: '#d3dbf7',
500: '#bfccf3',
950: '#000000',
},
}SCSS
$custom: #bfccf3; $custom-light: #d3dbf7; $custom-dark: #000000;
JSON
{
"hex": "#bfccf3",
"rgb": {
"r": 191,
"g": 204,
"b": 243
},
"hsl": {
"h": 225,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.84811,
"c": 0.05634,
"h": 270.7
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#BFCCF3
secondary
#D3BF83
accent
#A215D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485