#BECAD4#BECAD4
#BECAD4 is a very light, near-neutral cyan. Relative luminance 0.579; OKLCH L 83.3% C 0.019 H 243.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAD4 |
|---|---|
| RGB | rgb(190, 202, 212) |
| HSL | hsl(207, 20%, 79%) |
| HSV | hsv(207, 10%, 83%) |
| CMYK | cmyk(10.4%, 4.7%, 0%, 16.9%) |
| CIE-LAB | lab(80.71, -2.12, -6.37) |
| CIE-LCH | lch(80.71, 6.71, 251.63°) |
| OKLab | oklab(83.28% -0.0087 -0.0171) |
| OKLCH | oklch(83.28% 0.019 243) |
| XYZ | xyz(54.2368, 57.9410, 70.6009) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 5.78
Fog
#D8DCE0
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAD4 #D4C8BE
analogous
#BED4D3 #BECAD4 #BEBFD4
triadic
#BECAD4 #D4BECA #CAD4BE
tetradic
#BECAD4 #D3BED4 #D4C8BE #BFD4BE
square
#BECAD4 #D3BED4 #D4C8BE #BFD4BE
split-complementary
#BECAD4 #D4BEBF #D4D3BE
monochromatic
#748EA3 #99ACBC #BECAD4 #E3E8EC #EDF0F3
Accessibility & contrast
On white
1.67
#BECAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BECAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAD4
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAD4 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD5
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#B9CCCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #becad4; /* rgb */ color: rgb(190, 202, 212); /* oklch */ color: oklch(83.3% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#d1dae1',
500: '#becad4',
950: '#000000',
},
}SCSS
$custom: #becad4; $custom-light: #d1dae1; $custom-dark: #000000;
JSON
{
"hex": "#becad4",
"rgb": {
"r": 190,
"g": 202,
"b": 212
},
"hsl": {
"h": 207.273,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.83283,
"c": 0.01921,
"h": 243
},
"luminance": 0.57942
}Semantic roles & 50–950 ramp
primary
#BECAD4
secondary
#A99A8D
accent
#6F479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384