#BFCCDA#BFCCDA
#BFCCDA is a very light, muted cyan. Relative luminance 0.593; OKLCH L 84.0% C 0.024 H 250.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCDA |
|---|---|
| RGB | rgb(191, 204, 218) |
| HSL | hsl(211, 27%, 80%) |
| HSV | hsv(211, 12%, 85%) |
| CMYK | cmyk(12.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.47, -1.63, -8.45) |
| CIE-LCH | lch(81.47, 8.60, 259.07°) |
| OKLab | oklab(83.96% -0.0082 -0.0227) |
| OKLCH | oklch(83.96% 0.024 250.1) |
| XYZ | xyz(55.7307, 59.3232, 74.8304) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 4.89
Fog
#D8DCE0
ΔE00 6.38
Dove Gray
#B6B8BD
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCDA #DACDBF
analogous
#BFDADA #BFCCDA #BFBFDA
triadic
#BFCCDA #DABFCC #CCDABF
tetradic
#BFCCDA #DABFDA #DACDBF #BFDABF
square
#BFCCDA #DABFDA #DACDBF #BFDABF
split-complementary
#BFCCDA #DABFBF #DADABF
monochromatic
#718EAD #98ADC4 #BFCCDA #E6EBF0 #ECF0F4
Accessibility & contrast
On white
1.63
#BFCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BFCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCDA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCDA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#C4C9DA
Tritanopia (blue-blind)
#B9CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccda; /* rgb */ color: rgb(191, 204, 218); /* oklch */ color: oklch(84.0% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#d2dbe5',
500: '#bfccda',
950: '#000000',
},
}SCSS
$custom: #bfccda; $custom-light: #d2dbe5; $custom-dark: #000000;
JSON
{
"hex": "#bfccda",
"rgb": {
"r": 191,
"g": 204,
"b": 218
},
"hsl": {
"h": 211.111,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.83957,
"c": 0.02419,
"h": 250.1
},
"luminance": 0.59324
}Semantic roles & 50–950 ramp
primary
#BFCCDA
secondary
#B19F8D
accent
#7540A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484