#BFDDFB#BFDDFB
#BFDDFB is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.5% C 0.052 H 248.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDFB |
|---|---|
| RGB | rgb(191, 221, 251) |
| HSL | hsl(210, 88%, 87%) |
| HSV | hsv(210, 24%, 98%) |
| CMYK | cmyk(23.9%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(86.88, -3.48, -17.87) |
| CIE-LCH | lch(86.88, 18.21, 258.99°) |
| OKLab | oklab(88.54% -0.0193 -0.0487) |
| OKLCH | oklch(88.54% 0.052 248.4) |
| XYZ | xyz(64.7501, 69.7522, 101.3001) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 6.78
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDFB #FBDDBF
analogous
#BFFBFB #BFDDFB #BFBFFB
triadic
#BFDDFB #FBBFDD #DDFBBF
tetradic
#BFDDFB #FBBFFB #FBDDBF #BFFBBF
square
#BFDDFB #FBBFFB #FBDDBF #BFFBBF
split-complementary
#BFDDFB #FBBFBF #FBFBBF
monochromatic
#4CA0F4 #85BEF7 #BFDDFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.40
#BFDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BFDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDFB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDFB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#CAD7FA
Tritanopia (blue-blind)
#AFE4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfddfb; /* rgb */ color: rgb(191, 221, 251); /* oklch */ color: oklch(88.5% 0.052 248.4);
Tailwind
colors: {
custom: {
50: '#d3e7fc',
500: '#bfddfb',
950: '#000000',
},
}SCSS
$custom: #bfddfb; $custom-light: #d3e7fc; $custom-dark: #000000;
JSON
{
"hex": "#bfddfb",
"rgb": {
"r": 191,
"g": 221,
"b": 251
},
"hsl": {
"h": 210,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88537,
"c": 0.0524,
"h": 248.4
},
"luminance": 0.69754
}Semantic roles & 50–950 ramp
primary
#BFDDFB
secondary
#E0AF7E
accent
#7301E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485