#BFCCDD#BFCCDD
#BFCCDD is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.1% C 0.028 H 255.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCDD |
|---|---|
| RGB | rgb(191, 204, 221) |
| HSL | hsl(214, 31%, 81%) |
| HSV | hsv(214, 14%, 87%) |
| CMYK | cmyk(13.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.56, -1.02, -9.92) |
| CIE-LCH | lch(81.56, 9.97, 264.15°) |
| OKLab | oklab(84.05% -0.0071 -0.0268) |
| OKLCH | oklch(84.05% 0.028 255.1) |
| XYZ | xyz(56.1268, 59.4817, 76.9167) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.99
Cloudy Blue
#ACC2D9
ΔE00 4.21
Fog
#D8DCE0
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCDD #DDD0BF
analogous
#BFDBDD #BFCCDD #C1BFDD
triadic
#BFCCDD #DDBFCC #CCDDBF
tetradic
#BFCCDD #DDBFDB #DDD0BF #BFDDC1
square
#BFCCDD #DDBFDB #DDD0BF #BFDDC1
split-complementary
#BFCCDD #DDC1BF #DBDDBF
monochromatic
#6F8CB3 #97ACC8 #BFCCDD #E7ECF2 #EBEFF4
Accessibility & contrast
On white
1.63
#BFCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BFCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCDD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCDD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#B8D0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfccdd; /* rgb */ color: rgb(191, 204, 221); /* oklch */ color: oklch(84.1% 0.028 255.1);
Tailwind
colors: {
custom: {
50: '#d2dbe7',
500: '#bfccdd',
950: '#000000',
},
}SCSS
$custom: #bfccdd; $custom-light: #d2dbe7; $custom-dark: #000000;
JSON
{
"hex": "#bfccdd",
"rgb": {
"r": 191,
"g": 204,
"b": 221
},
"hsl": {
"h": 214,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.84054,
"c": 0.02769,
"h": 255.1
},
"luminance": 0.59483
}Semantic roles & 50–950 ramp
primary
#BFCCDD
secondary
#B4A38C
accent
#7A3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484