#B4BECA#B4BECA
#B4BECA is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.020 H 252.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BECA |
|---|---|
| RGB | rgb(180, 190, 202) |
| HSL | hsl(213, 17%, 75%) |
| HSV | hsv(213, 11%, 79%) |
| CMYK | cmyk(10.9%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.55, -1.06, -7.21) |
| CIE-LCH | lch(76.55, 7.29, 261.64°) |
| OKLab | oklab(79.74% -0.006 -0.0194) |
| OKLCH | oklch(79.74% 0.02 252.9) |
| XYZ | xyz(47.8942, 50.7939, 63.1466) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 5.54
Silver
#C0C0C0
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BECA #CAC0B4
analogous
#B4C9CA #B4BECA #B5B4CA
triadic
#B4BECA #CAB4BE #BECAB4
tetradic
#B4BECA #CAB4C9 #CAC0B4 #B4CAB5
square
#B4BECA #CAB4C9 #CAC0B4 #B4CAB5
split-complementary
#B4BECA #CAB5B4 #C9CAB4
monochromatic
#6C8097 #909FB1 #B4BECA #D8DDE3 #EDEFF2
Accessibility & contrast
On white
1.88
#B4BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B4BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BECA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BECA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#AFC1C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4beca; /* rgb */ color: rgb(180, 190, 202); /* oklch */ color: oklch(79.7% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#cad1da',
500: '#b4beca',
950: '#000000',
},
}SCSS
$custom: #b4beca; $custom-light: #cad1da; $custom-dark: #000000;
JSON
{
"hex": "#b4beca",
"rgb": {
"r": 180,
"g": 190,
"b": 202
},
"hsl": {
"h": 212.727,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.79743,
"c": 0.02029,
"h": 252.9
},
"luminance": 0.50794
}Semantic roles & 50–950 ramp
primary
#B4BECA
secondary
#9E9284
accent
#764A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383