#BFD0EB#BFD0EB
#BFD0EB is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.3% C 0.042 H 259.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD0EB |
|---|---|
| RGB | rgb(191, 208, 235) |
| HSL | hsl(217, 52%, 84%) |
| HSV | hsv(217, 19%, 92%) |
| CMYK | cmyk(18.7%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.01, -0.17, -15.21) |
| CIE-LCH | lch(83.01, 15.22, 269.35°) |
| OKLab | oklab(85.34% -0.0075 -0.0413) |
| OKLCH | oklch(85.34% 0.042 259.6) |
| XYZ | xyz(59.0334, 62.1850, 87.4738) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.03
Lightsteelblue
#B0C4DE
ΔE00 3.40
Cloudy Blue
#ACC2D9
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD0EB #EBDABF
analogous
#BFE6EB #BFD0EB #C4BFEB
triadic
#BFD0EB #EBBFD0 #D0EBBF
tetradic
#BFD0EB #EBBFE6 #EBDABF #BFEBC4
square
#BFD0EB #EBBFE6 #EBDABF #BFEBC4
split-complementary
#BFD0EB #EBC4BF #E6EBBF
monochromatic
#628CCE #90AEDC #BFD0EB #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.56
#BFD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BFD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD0EB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD0EB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#B4D5D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfd0eb; /* rgb */ color: rgb(191, 208, 235); /* oklch */ color: oklch(85.3% 0.042 259.6);
Tailwind
colors: {
custom: {
50: '#d2def1',
500: '#bfd0eb',
950: '#000000',
},
}SCSS
$custom: #bfd0eb; $custom-light: #d2def1; $custom-dark: #000000;
JSON
{
"hex": "#bfd0eb",
"rgb": {
"r": 191,
"g": 208,
"b": 235
},
"hsl": {
"h": 216.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85336,
"c": 0.04198,
"h": 259.6
},
"luminance": 0.62186
}Semantic roles & 50–950 ramp
primary
#BFD0EB
secondary
#C7AE87
accent
#8426C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485