#BEBFD4#BEBFD4
#BEBFD4 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.0% C 0.029 H 283.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD4 |
|---|---|
| RGB | rgb(190, 191, 212) |
| HSL | hsl(237, 20%, 79%) |
| HSV | hsv(237, 10%, 83%) |
| CMYK | cmyk(10.4%, 9.9%, 0%, 16.9%) |
| CIE-LAB | lab(77.85, 3.74, -10.61) |
| CIE-LCH | lch(77.85, 11.25, 289.41°) |
| OKLab | oklab(81.04% 0.0069 -0.0286) |
| OKLCH | oklch(81.04% 0.029 283.5) |
| XYZ | xyz(51.7472, 52.9618, 69.7710) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.25
Dove Gray
#B6B8BD
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 8.79
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD4 #D4D3BE
analogous
#BECAD4 #BEBFD4 #C8BED4
triadic
#BEBFD4 #D4BEBF #BFD4BE
tetradic
#BEBFD4 #D4BECA #D4D3BE #BED4C8
square
#BEBFD4 #D4BECA #D4D3BE #BED4C8
split-complementary
#BEBFD4 #D4C8BE #CAD4BE
monochromatic
#7476A3 #999BBC #BEBFD4 #E3E3EC #EDEDF3
Accessibility & contrast
On white
1.81
#BEBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BEBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D5
Deuteranopia (green-blind)
#B9C0D3
Tritanopia (blue-blind)
#BAC2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebfd4; /* rgb */ color: rgb(190, 191, 212); /* oklch */ color: oklch(81.0% 0.029 283.5);
Tailwind
colors: {
custom: {
50: '#d1d2e1',
500: '#bebfd4',
950: '#000000',
},
}SCSS
$custom: #bebfd4; $custom-light: #d1d2e1; $custom-dark: #000000;
JSON
{
"hex": "#bebfd4",
"rgb": {
"r": 190,
"g": 191,
"b": 212
},
"hsl": {
"h": 237.273,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.81043,
"c": 0.02938,
"h": 283.5
},
"luminance": 0.52962
}Semantic roles & 50–950 ramp
primary
#BEBFD4
secondary
#A9A88D
accent
#9B479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384