#BEBFDC#BEBFDC
#BEBFDC is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.041 H 283.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFDC |
|---|---|
| RGB | rgb(190, 191, 220) |
| HSL | hsl(238, 30%, 80%) |
| HSV | hsv(238, 14%, 86%) |
| CMYK | cmyk(13.6%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(78.10, 5.39, -14.57) |
| CIE-LCH | lch(78.10, 15.53, 290.31°) |
| OKLab | oklab(81.32% 0.0098 -0.0394) |
| OKLCH | oklch(81.32% 0.041 283.9) |
| XYZ | xyz(52.7815, 53.3755, 75.2180) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 9.55
Lavender (CSS)
#E6E6FA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFDC #DCDBBE
analogous
#BECEDC #BEBFDC #CCBEDC
triadic
#BEBFDC #DCBEBF #BFDCBE
tetradic
#BEBFDC #DCBECE #DCDBBE #BEDCCC
square
#BEBFDC #DCBECE #DCDBBE #BEDCCC
split-complementary
#BEBFDC #DCCCBE #CEDCBE
monochromatic
#6E71B1 #9698C7 #BEBFDC #E6E6F1 #EBEBF4
Accessibility & contrast
On white
1.80
#BEBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BEBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFDC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFDC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#B8C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfdc; /* rgb */ color: rgb(190, 191, 220); /* oklch */ color: oklch(81.3% 0.041 283.9);
Tailwind
colors: {
custom: {
50: '#d1d2e6',
500: '#bebfdc',
950: '#000000',
},
}SCSS
$custom: #bebfdc; $custom-light: #d1d2e6; $custom-dark: #000000;
JSON
{
"hex": "#bebfdc",
"rgb": {
"r": 190,
"g": 191,
"b": 220
},
"hsl": {
"h": 238,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.81315,
"c": 0.0406,
"h": 283.9
},
"luminance": 0.53376
}Semantic roles & 50–950 ramp
primary
#BEBFDC
secondary
#B3B28B
accent
#A53DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384