#BFDFFF#BFDFFF
#BFDFFF is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.1% C 0.056 H 248.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFFF |
|---|---|
| RGB | rgb(191, 223, 255) |
| HSL | hsl(210, 100%, 87%) |
| HSV | hsv(210, 25%, 100%) |
| CMYK | cmyk(25.1%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(87.52, -3.62, -19.01) |
| CIE-LCH | lch(87.52, 19.35, 259.22°) |
| OKLab | oklab(89.08% -0.0205 -0.0519) |
| OKLCH | oklch(89.08% 0.056 248.4) |
| XYZ | xyz(65.9185, 71.0695, 104.8330) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFFF #FFDFBF
analogous
#BFFFFF #BFDFFF #BFBFFF
triadic
#BFDFFF #FFBFDF #DFFFBF
tetradic
#BFDFFF #FFBFFF #FFDFBF #BFFFBF
square
#BFDFFF #FFBFFF #FFDFBF #BFFFBF
split-complementary
#BFDFFF #FFBFBF #FFFFBF
monochromatic
#45A2FF #82C0FF #BFDFFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.38
#BFDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BFDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFFF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFFF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#ADE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdfff; /* rgb */ color: rgb(191, 223, 255); /* oklch */ color: oklch(89.1% 0.056 248.4);
Tailwind
colors: {
custom: {
50: '#d3e8ff',
500: '#bfdfff',
950: '#000000',
},
}SCSS
$custom: #bfdfff; $custom-light: #d3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bfdfff",
"rgb": {
"r": 191,
"g": 223,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89084,
"c": 0.05578,
"h": 248.4
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#BFDFFF
secondary
#E8B17B
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486