#BECCDB#BECCDB
#BECCDB is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.026 H 250.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCDB |
|---|---|
| RGB | rgb(190, 204, 219) |
| HSL | hsl(211, 29%, 80%) |
| HSV | hsv(211, 13%, 86%) |
| CMYK | cmyk(13.2%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.43, -1.75, -9.05) |
| CIE-LCH | lch(81.43, 9.22, 259.06°) |
| OKLab | oklab(83.92% -0.0089 -0.0244) |
| OKLCH | oklch(83.92% 0.026 250) |
| XYZ | xyz(55.6113, 59.2465, 75.5099) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.76
Cloudy Blue
#ACC2D9
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.52
Fog
#D8DCE0
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCDB #DBCDBE
analogous
#BEDBDB #BECCDB #BEBEDB
triadic
#BECCDB #DBBECC #CCDBBE
tetradic
#BECCDB #DBBEDB #DBCDBE #BEDBBE
square
#BECCDB #DBBEDB #DBCDBE #BEDBBE
split-complementary
#BECCDB #DBBEBE #DBDBBE
monochromatic
#6F8EAF #97ADC5 #BECCDB #E5EBF1 #EBF0F4
Accessibility & contrast
On white
1.63
#BECCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BECCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCDB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCDB | 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)
#C7CCDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#B7CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #beccdb; /* rgb */ color: rgb(190, 204, 219); /* oklch */ color: oklch(83.9% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#d1dbe6',
500: '#beccdb',
950: '#000000',
},
}SCSS
$custom: #beccdb; $custom-light: #d1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#beccdb",
"rgb": {
"r": 190,
"g": 204,
"b": 219
},
"hsl": {
"h": 211.034,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.83916,
"c": 0.02597,
"h": 250
},
"luminance": 0.59247
}Semantic roles & 50–950 ramp
primary
#BECCDB
secondary
#B29F8B
accent
#753EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484