#BFCBEF#BFCBEF
#BFCBEF is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.5% C 0.052 H 270.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBEF |
|---|---|
| RGB | rgb(191, 203, 239) |
| HSL | hsl(225, 60%, 84%) |
| HSV | hsv(225, 20%, 94%) |
| CMYK | cmyk(20.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.85, 3.35, -19.10) |
| CIE-LCH | lch(81.85, 19.39, 279.96°) |
| OKLab | oklab(84.47% 0.0007 -0.052) |
| OKLCH | oklch(84.47% 0.052 270.7) |
| XYZ | xyz(58.4179, 60.0190, 90.1516) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBEF #EFE3BF
analogous
#BFE3EF #BFCBEF #CBBFEF
triadic
#BFCBEF #EFBFCB #CBEFBF
tetradic
#BFCBEF #EFBFE3 #EFE3BF #BFEFCB
square
#BFCBEF #EFBFE3 #EFE3BF #BFEFCB
split-complementary
#BFCBEF #EFCBBF #E3EFBF
monochromatic
#5D7BD7 #8EA3E3 #BFCBEF #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.61
#BFCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BFCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBEF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBEF | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#B4D2D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcbef; /* rgb */ color: rgb(191, 203, 239); /* oklch */ color: oklch(84.5% 0.052 270.7);
Tailwind
colors: {
custom: {
50: '#d2daf4',
500: '#bfcbef',
950: '#000000',
},
}SCSS
$custom: #bfcbef; $custom-light: #d2daf4; $custom-dark: #000000;
JSON
{
"hex": "#bfcbef",
"rgb": {
"r": 191,
"g": 203,
"b": 239
},
"hsl": {
"h": 225,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84466,
"c": 0.05202,
"h": 270.7
},
"luminance": 0.6002
}Semantic roles & 50–950 ramp
primary
#BFCBEF
secondary
#CDBB85
accent
#9D1EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385