#BBCFDE#BBCFDE
#BBCFDE is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.4% C 0.030 H 240.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFDE |
|---|---|
| RGB | rgb(187, 207, 222) |
| HSL | hsl(206, 35%, 80%) |
| HSV | hsv(206, 16%, 87%) |
| CMYK | cmyk(15.8%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.09, -3.66, -9.69) |
| CIE-LCH | lch(82.09, 10.36, 249.30°) |
| OKLab | oklab(84.41% -0.015 -0.0262) |
| OKLCH | oklch(84.41% 0.03 240.2) |
| XYZ | xyz(55.9879, 60.4632, 77.8139) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFDE #DECABB
analogous
#BBDEDB #BBCFDE #BBBEDE
triadic
#BBCFDE #DEBBCF #CFDEBB
tetradic
#BBCFDE #DBBBDE #DECABB #BEDEBB
square
#BBCFDE #DBBBDE #DECABB #BEDEBB
split-complementary
#BBCFDE #DEBBBE #DEDBBB
monochromatic
#6995B6 #92B2CA #BBCFDE #E4ECF2 #EAF0F5
Accessibility & contrast
On white
1.60
#BBCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BBCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFDE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFDE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#B2D3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcfde; /* rgb */ color: rgb(187, 207, 222); /* oklch */ color: oklch(84.4% 0.030 240.2);
Tailwind
colors: {
custom: {
50: '#cfdde8',
500: '#bbcfde',
950: '#000000',
},
}SCSS
$custom: #bbcfde; $custom-light: #cfdde8; $custom-dark: #000000;
JSON
{
"hex": "#bbcfde",
"rgb": {
"r": 187,
"g": 207,
"b": 222
},
"hsl": {
"h": 205.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84414,
"c": 0.03017,
"h": 240.2
},
"luminance": 0.60464
}Semantic roles & 50–950 ramp
primary
#BBCFDE
secondary
#B69B87
accent
#6A38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484