#BEBFD8#BEBFD8
#BEBFD8 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.035 H 283.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFD8 |
|---|---|
| RGB | rgb(190, 191, 216) |
| HSL | hsl(238, 25%, 80%) |
| HSV | hsv(238, 12%, 85%) |
| CMYK | cmyk(12%, 11.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.97, 4.56, -12.59) |
| CIE-LCH | lch(77.97, 13.39, 289.90°) |
| OKLab | oklab(81.18% 0.0083 -0.034) |
| OKLCH | oklch(81.18% 0.035 283.8) |
| XYZ | xyz(52.2580, 53.1662, 72.4614) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.16
Light Periwinkle
#C1C6FC
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 8.86
Cloudy Blue
#ACC2D9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFD8 #D8D7BE
analogous
#BECCD8 #BEBFD8 #CABED8
triadic
#BEBFD8 #D8BEBF #BFD8BE
tetradic
#BEBFD8 #D8BECC #D8D7BE #BED8CA
square
#BEBFD8 #D8BECC #D8D7BE #BED8CA
split-complementary
#BEBFD8 #D8CABE #CCD8BE
monochromatic
#7274AA #9899C1 #BEBFD8 #E4E5EF #ECECF4
Accessibility & contrast
On white
1.81
#BEBFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BEBFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFD8
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFD8 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2D9
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#B9C3C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfd8; /* rgb */ color: rgb(190, 191, 216); /* oklch */ color: oklch(81.2% 0.035 283.8);
Tailwind
colors: {
custom: {
50: '#d1d2e4',
500: '#bebfd8',
950: '#000000',
},
}SCSS
$custom: #bebfd8; $custom-light: #d1d2e4; $custom-dark: #000000;
JSON
{
"hex": "#bebfd8",
"rgb": {
"r": 190,
"g": 191,
"b": 216
},
"hsl": {
"h": 237.692,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.81178,
"c": 0.03499,
"h": 283.8
},
"luminance": 0.53167
}Semantic roles & 50–950 ramp
primary
#BEBFD8
secondary
#AEAD8C
accent
#A042A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384