#BFCCD8#BFCCD8
#BFCCD8 is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.022 H 245.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD8 |
|---|---|
| RGB | rgb(191, 204, 216) |
| HSL | hsl(209, 24%, 80%) |
| HSV | hsv(209, 12%, 85%) |
| CMYK | cmyk(11.6%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.41, -2.04, -7.46) |
| CIE-LCH | lch(81.41, 7.73, 254.73°) |
| OKLab | oklab(83.89% -0.009 -0.0201) |
| OKLCH | oklch(83.89% 0.022 245.9) |
| XYZ | xyz(55.4706, 59.2192, 73.4604) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD8 #D8CBBF
analogous
#BFD8D8 #BFCCD8 #BFC0D8
triadic
#BFCCD8 #D8BFCC #CCD8BF
tetradic
#BFCCD8 #D8BFD8 #D8CBBF #C0D8BF
square
#BFCCD8 #D8BFD8 #D8CBBF #C0D8BF
split-complementary
#BFCCD8 #D8BFC0 #D8D8BF
monochromatic
#738FAA #99AEC1 #BFCCD8 #E5EAEF #ECF0F3
Accessibility & contrast
On white
1.64
#BFCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BFCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCD9
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#B9CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd8; /* rgb */ color: rgb(191, 204, 216); /* oklch */ color: oklch(83.9% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#d2dbe4',
500: '#bfccd8',
950: '#000000',
},
}SCSS
$custom: #bfccd8; $custom-light: #d2dbe4; $custom-dark: #000000;
JSON
{
"hex": "#bfccd8",
"rgb": {
"r": 191,
"g": 204,
"b": 216
},
"hsl": {
"h": 208.8,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.83894,
"c": 0.022,
"h": 245.9
},
"luminance": 0.5922
}Semantic roles & 50–950 ramp
primary
#BFCCD8
secondary
#AE9D8D
accent
#7143A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484