#BEBFD2#BEBFD2
#BEBFD2 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.0% C 0.027 H 283.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD2 |
|---|---|
| RGB | rgb(190, 191, 210) |
| HSL | hsl(237, 18%, 78%) |
| HSV | hsv(237, 10%, 82%) |
| CMYK | cmyk(9.5%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(77.79, 3.33, -9.62) |
| CIE-LCH | lch(77.79, 10.18, 289.12°) |
| OKLab | oklab(80.98% 0.0062 -0.0258) |
| OKLCH | oklch(80.98% 0.027 283.4) |
| XYZ | xyz(51.4965, 52.8615, 68.4506) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.59
Silver
#C0C0C0
ΔE00 8.71
Lavender (CSS)
#E6E6FA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD2 #D2D1BE
analogous
#BEC9D2 #BEBFD2 #C7BED2
triadic
#BEBFD2 #D2BEBF #BFD2BE
tetradic
#BEBFD2 #D2BEC9 #D2D1BE #BED2C7
square
#BEBFD2 #D2BEC9 #D2D1BE #BED2C7
split-complementary
#BEBFD2 #D2C7BE #C9D2BE
monochromatic
#7678A0 #9A9BB9 #BEBFD2 #E2E3EB #EDEDF2
Accessibility & contrast
On white
1.81
#BEBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BEBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD2 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#BAC2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfd2; /* rgb */ color: rgb(190, 191, 210); /* oklch */ color: oklch(81.0% 0.027 283.4);
Tailwind
colors: {
custom: {
50: '#d1d2df',
500: '#bebfd2',
950: '#000000',
},
}SCSS
$custom: #bebfd2; $custom-light: #d1d2df; $custom-dark: #000000;
JSON
{
"hex": "#bebfd2",
"rgb": {
"r": 190,
"g": 191,
"b": 210
},
"hsl": {
"h": 237,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.80977,
"c": 0.02657,
"h": 283.4
},
"luminance": 0.52862
}Semantic roles & 50–950 ramp
primary
#BEBFD2
secondary
#A7A68D
accent
#98499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384