#BECBD4#BECBD4
#BECBD4 is a very light, near-neutral cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.019 H 237.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BECBD4 |
|---|---|
| RGB | rgb(190, 203, 212) |
| HSL | hsl(205, 20%, 79%) |
| HSV | hsv(205, 10%, 83%) |
| CMYK | cmyk(10.4%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(80.97, -2.64, -5.99) |
| CIE-LCH | lch(80.97, 6.54, 246.18°) |
| OKLab | oklab(83.49% -0.0101 -0.0161) |
| OKLCH | oklch(83.49% 0.019 237.8) |
| XYZ | xyz(54.4722, 58.4117, 70.6793) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECBD4 #D4C7BE
analogous
#BED4D2 #BECBD4 #BEC0D4
triadic
#BECBD4 #D4BECB #CBD4BE
tetradic
#BECBD4 #D2BED4 #D4C7BE #C0D4BE
square
#BECBD4 #D2BED4 #D4C7BE #C0D4BE
split-complementary
#BECBD4 #D4BEC0 #D4D2BE
monochromatic
#7490A3 #99AEBC #BECBD4 #E3E8EC #EDF0F3
Accessibility & contrast
On white
1.66
#BECBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BECBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECBD4
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECBD4 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#B9CDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #becbd4; /* rgb */ color: rgb(190, 203, 212); /* oklch */ color: oklch(83.5% 0.019 237.8);
Tailwind
colors: {
custom: {
50: '#d1dae1',
500: '#becbd4',
950: '#000000',
},
}SCSS
$custom: #becbd4; $custom-light: #d1dae1; $custom-dark: #000000;
JSON
{
"hex": "#becbd4",
"rgb": {
"r": 190,
"g": 203,
"b": 212
},
"hsl": {
"h": 204.545,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.83488,
"c": 0.01901,
"h": 237.8
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#BECBD4
secondary
#A9998D
accent
#6B479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384