#BFCCD9#BFCCD9
#BFCCD9 is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.023 H 248.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD9 |
|---|---|
| RGB | rgb(191, 204, 217) |
| HSL | hsl(210, 25%, 80%) |
| HSV | hsv(210, 12%, 85%) |
| CMYK | cmyk(12%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(81.44, -1.83, -7.95) |
| CIE-LCH | lch(81.44, 8.16, 257.01°) |
| OKLab | oklab(83.93% -0.0086 -0.0214) |
| OKLCH | oklch(83.93% 0.023 248.1) |
| XYZ | xyz(55.6003, 59.2710, 74.1433) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.25
Fog
#D8DCE0
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD9 #D9CCBF
analogous
#BFD9D9 #BFCCD9 #BFBFD9
triadic
#BFCCD9 #D9BFCC #CCD9BF
tetradic
#BFCCD9 #D9BFD9 #D9CCBF #BFD9BF
square
#BFCCD9 #D9BFD9 #D9CCBF #BFD9BF
split-complementary
#BFCCD9 #D9BFBF #D9D9BF
monochromatic
#728FAB #99ADC2 #BFCCD9 #E5EBF0 #ECF0F4
Accessibility & contrast
On white
1.63
#BFCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BFCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD9
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD9 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDA
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#B9CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd9; /* rgb */ color: rgb(191, 204, 217); /* oklch */ color: oklch(83.9% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#d2dbe4',
500: '#bfccd9',
950: '#000000',
},
}SCSS
$custom: #bfccd9; $custom-light: #d2dbe4; $custom-dark: #000000;
JSON
{
"hex": "#bfccd9",
"rgb": {
"r": 191,
"g": 204,
"b": 217
},
"hsl": {
"h": 210,
"s": 25.49,
"l": 80
},
"oklch": {
"l": 0.83925,
"c": 0.02308,
"h": 248.1
},
"luminance": 0.59272
}Semantic roles & 50–950 ramp
primary
#BFCCD9
secondary
#AF9E8D
accent
#7341A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484