#BEBFCA#BEBFCA
#BEBFCA is a light, near-neutral blue. Relative luminance 0.525; OKLCH L 80.7% C 0.015 H 281.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFCA |
|---|---|
| RGB | rgb(190, 191, 202) |
| HSL | hsl(235, 10%, 77%) |
| HSV | hsv(235, 6%, 79%) |
| CMYK | cmyk(5.9%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.56, 1.75, -5.63) |
| CIE-LCH | lch(77.56, 5.90, 287.22°) |
| OKLab | oklab(80.72% 0.0032 -0.0151) |
| OKLCH | oklch(80.72% 0.015 281.9) |
| XYZ | xyz(50.5246, 52.4728, 63.3321) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.69
Silver
#C0C0C0
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFCA #CAC9BE
analogous
#BEC5CA #BEBFCA #C3BECA
triadic
#BEBFCA #CABEBF #BFCABE
tetradic
#BEBFCA #CABEC5 #CAC9BE #BECAC3
square
#BEBFCA #CABEC5 #CAC9BE #BECAC3
split-complementary
#BEBFCA #CAC3BE #C5CABE
monochromatic
#7B7D93 #9C9EAF #BEBFCA #E0E0E5 #EEEEF1
Accessibility & contrast
On white
1.83
#BEBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BEBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFCA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFCA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#BCC1C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfca; /* rgb */ color: rgb(190, 191, 202); /* oklch */ color: oklch(80.7% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#d1d2da',
500: '#bebfca',
950: '#000000',
},
}SCSS
$custom: #bebfca; $custom-light: #d1d2da; $custom-dark: #000000;
JSON
{
"hex": "#bebfca",
"rgb": {
"r": 190,
"g": 191,
"b": 202
},
"hsl": {
"h": 235,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.80721,
"c": 0.01539,
"h": 281.9
},
"luminance": 0.52473
}Semantic roles & 50–950 ramp
primary
#BEBFCA
secondary
#9E9C8F
accent
#8F5194
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383