#BEBECA#BEBECA
#BEBECA is a light, near-neutral blue. Relative luminance 0.520; OKLCH L 80.5% C 0.017 H 286.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBECA |
|---|---|
| RGB | rgb(190, 190, 202) |
| HSL | hsl(240, 10%, 77%) |
| HSV | hsv(240, 6%, 79%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(77.30, 2.28, -6.02) |
| CIE-LCH | lch(77.30, 6.44, 290.77°) |
| OKLab | oklab(80.52% 0.0046 -0.0161) |
| OKLCH | oklch(80.52% 0.017 286) |
| XYZ | xyz(50.3073, 52.0381, 63.2597) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.18
Silver
#C0C0C0
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBECA #CACABE
analogous
#BEC4CA #BEBECA #C4BECA
triadic
#BEBECA #CABEBE #BECABE
tetradic
#BEBECA #CABEC4 #CACABE #BECAC4
square
#BEBECA #CABEC4 #CACABE #BECAC4
split-complementary
#BEBECA #CAC4BE #C4CABE
monochromatic
#7B7B93 #9C9CAF #BEBECA #E0E0E5 #EEEEF1
Accessibility & contrast
On white
1.84
#BEBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BEBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBECA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBECA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#BCC0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebeca; /* rgb */ color: rgb(190, 190, 202); /* oklch */ color: oklch(80.5% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#d1d1da',
500: '#bebeca',
950: '#000000',
},
}SCSS
$custom: #bebeca; $custom-light: #d1d1da; $custom-dark: #000000;
JSON
{
"hex": "#bebeca",
"rgb": {
"r": 190,
"g": 190,
"b": 202
},
"hsl": {
"h": 240,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.80517,
"c": 0.01674,
"h": 286
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#BEBECA
secondary
#9E9E8F
accent
#945194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383