#BFCBF0#BFCBF0
#BFCBF0 is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.053 H 271.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF0 |
|---|---|
| RGB | rgb(191, 203, 240) |
| HSL | hsl(225, 62%, 85%) |
| HSV | hsv(225, 20%, 94%) |
| CMYK | cmyk(20.4%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(81.88, 3.57, -19.58) |
| CIE-LCH | lch(81.88, 19.91, 280.34°) |
| OKLab | oklab(84.5% 0.001 -0.0534) |
| OKLCH | oklch(84.5% 0.053 271.1) |
| XYZ | xyz(58.5660, 60.0783, 90.9318) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.14
Periwinkle
#CCCCFF
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF0 #F0E4BF
analogous
#BFE4F0 #BFCBF0 #CCBFF0
triadic
#BFCBF0 #F0BFCB #CBF0BF
tetradic
#BFCBF0 #F0BFE4 #F0E4BF #BFF0CC
square
#BFCBF0 #F0BFE4 #F0E4BF #BFF0CC
split-complementary
#BFCBF0 #F0CCBF #E4F0BF
monochromatic
#5C7AD9 #8DA3E4 #BFCBF0 #E6EBF9 #E6EBF9
Accessibility & contrast
On white
1.61
#BFCBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BFCBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF2
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#B3D2D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf0; /* rgb */ color: rgb(191, 203, 240); /* oklch */ color: oklch(84.5% 0.053 271.1);
Tailwind
colors: {
custom: {
50: '#d2daf5',
500: '#bfcbf0',
950: '#000000',
},
}SCSS
$custom: #bfcbf0; $custom-light: #d2daf5; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf0",
"rgb": {
"r": 191,
"g": 203,
"b": 240
},
"hsl": {
"h": 225.306,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.84502,
"c": 0.05338,
"h": 271.1
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#BFCBF0
secondary
#CFBD85
accent
#9F1CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385