#BFCCD4#BFCCD4
#BFCCD4 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.018 H 234.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD4 |
|---|---|
| RGB | rgb(191, 204, 212) |
| HSL | hsl(203, 20%, 79%) |
| HSV | hsv(203, 10%, 83%) |
| CMYK | cmyk(9.9%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.30, -2.84, -5.49) |
| CIE-LCH | lch(81.30, 6.18, 242.63°) |
| OKLab | oklab(83.77% -0.0105 -0.0147) |
| OKLCH | oklch(83.77% 0.018 234.5) |
| XYZ | xyz(54.9598, 59.0148, 70.7701) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD4 #D4C7BF
analogous
#BFD4D2 #BFCCD4 #BFC2D4
triadic
#BFCCD4 #D4BFCC #CCD4BF
tetradic
#BFCCD4 #D2BFD4 #D4C7BF #C2D4BF
square
#BFCCD4 #D2BFD4 #D4C7BF #C2D4BF
split-complementary
#BFCCD4 #D4BFC2 #D4D2BF
monochromatic
#7692A3 #9AAFBB #BFCCD4 #E4E9ED #EDF0F3
Accessibility & contrast
On white
1.64
#BFCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BFCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C5C9D4
Tritanopia (blue-blind)
#BACECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd4; /* rgb */ color: rgb(191, 204, 212); /* oklch */ color: oklch(83.8% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#d2dbe1',
500: '#bfccd4',
950: '#000000',
},
}SCSS
$custom: #bfccd4; $custom-light: #d2dbe1; $custom-dark: #000000;
JSON
{
"hex": "#bfccd4",
"rgb": {
"r": 191,
"g": 204,
"b": 212
},
"hsl": {
"h": 202.857,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.83768,
"c": 0.0181,
"h": 234.5
},
"luminance": 0.59016
}Semantic roles & 50–950 ramp
primary
#BFCCD4
secondary
#A9988E
accent
#68489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484