#BFDCFF#BFDCFF
#BFDCFF is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.058 H 253.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCFF |
|---|---|
| RGB | rgb(191, 220, 255) |
| HSL | hsl(213, 100%, 87%) |
| HSV | hsv(213, 25%, 100%) |
| CMYK | cmyk(25.1%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.74, -2.06, -20.18) |
| CIE-LCH | lch(86.74, 20.29, 264.19°) |
| OKLab | oklab(88.47% -0.0166 -0.0551) |
| OKLCH | oklch(88.47% 0.058 253.3) |
| XYZ | xyz(65.1240, 69.4806, 104.5682) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 7.12
Light Blue
#95D0FC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCFF #FFE2BF
analogous
#BFFCFF #BFDCFF #C2BFFF
triadic
#BFDCFF #FFBFDC #DCFFBF
tetradic
#BFDCFF #FFBFFC #FFE2BF #BFFFC2
square
#BFDCFF #FFBFFC #FFE2BF #BFFFC2
split-complementary
#BFDCFF #FFC2BF #FCFFBF
monochromatic
#4599FF #82BBFF #BFDCFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.41
#BFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCFF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCFF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#ADE4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdcff; /* rgb */ color: rgb(191, 220, 255); /* oklch */ color: oklch(88.5% 0.058 253.3);
Tailwind
colors: {
custom: {
50: '#d3e6ff',
500: '#bfdcff',
950: '#000000',
},
}SCSS
$custom: #bfdcff; $custom-light: #d3e6ff; $custom-dark: #000000;
JSON
{
"hex": "#bfdcff",
"rgb": {
"r": 191,
"g": 220,
"b": 255
},
"hsl": {
"h": 212.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88473,
"c": 0.05757,
"h": 253.3
},
"luminance": 0.69483
}Semantic roles & 50–950 ramp
primary
#BFDCFF
secondary
#E8B67B
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486