#BFDBF8#BFDBF8
#BFDBF8 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.050 H 249.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBF8 |
|---|---|
| RGB | rgb(191, 219, 248) |
| HSL | hsl(211, 80%, 86%) |
| HSV | hsv(211, 23%, 97%) |
| CMYK | cmyk(23%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.26, -3.10, -17.21) |
| CIE-LCH | lch(86.26, 17.49, 259.78°) |
| OKLab | oklab(88.02% -0.0177 -0.0469) |
| OKLCH | oklch(88.02% 0.05 249.3) |
| XYZ | xyz(63.7560, 68.5148, 98.6542) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.26
Light Blue Grey
#B7C9E2
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Cloudy Blue
#ACC2D9
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBF8 #F8DCBF
analogous
#BFF8F8 #BFDBF8 #BFBFF8
triadic
#BFDBF8 #F8BFDB #DBF8BF
tetradic
#BFDBF8 #F8BFF8 #F8DCBF #BFF8BF
square
#BFDBF8 #F8BFF8 #F8DCBF #BFF8BF
split-complementary
#BFDBF8 #F8BFBF #F8F8BF
monochromatic
#519DEC #88BCF2 #BFDBF8 #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.43
#BFDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BFDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBF8
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBF8 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#B0E2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdbf8; /* rgb */ color: rgb(191, 219, 248); /* oklch */ color: oklch(88.0% 0.050 249.3);
Tailwind
colors: {
custom: {
50: '#d3e6fa',
500: '#bfdbf8',
950: '#000000',
},
}SCSS
$custom: #bfdbf8; $custom-light: #d3e6fa; $custom-dark: #000000;
JSON
{
"hex": "#bfdbf8",
"rgb": {
"r": 191,
"g": 219,
"b": 248
},
"hsl": {
"h": 210.526,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.88024,
"c": 0.05012,
"h": 249.3
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#BFDBF8
secondary
#DBAE80
accent
#7509DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485