#BEBEDE#BEBEDE
#BEBEDE is a light, muted blue. Relative luminance 0.530; OKLCH L 81.2% C 0.045 H 285.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEDE |
|---|---|
| RGB | rgb(190, 190, 222) |
| HSL | hsl(240, 33%, 81%) |
| HSV | hsv(240, 14%, 87%) |
| CMYK | cmyk(14.4%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(77.90, 6.35, -15.94) |
| CIE-LCH | lch(77.90, 17.15, 291.73°) |
| OKLab | oklab(81.19% 0.0119 -0.0432) |
| OKLCH | oklch(81.19% 0.045 285.4) |
| XYZ | xyz(52.8306, 53.0475, 76.5489) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.05
Thistle
#D8BFD8
ΔE00 9.26
Light Lavender
#DFC5FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEDE #DEDEBE
analogous
#BECEDE #BEBEDE #CEBEDE
triadic
#BEBEDE #DEBEBE #BEDEBE
tetradic
#BEBEDE #DEBECE #DEDEBE #BEDECE
square
#BEBEDE #DEBECE #DEDEBE #BEDECE
split-complementary
#BEBEDE #DECEBE #CEDEBE
monochromatic
#6D6DB5 #9595C9 #BEBEDE #E7E7F3 #EBEBF5
Accessibility & contrast
On white
1.81
#BEBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BEBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEDE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEDE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1E0
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#B7C3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebede; /* rgb */ color: rgb(190, 190, 222); /* oklch */ color: oklch(81.2% 0.045 285.4);
Tailwind
colors: {
custom: {
50: '#d1d1e8',
500: '#bebede',
950: '#000000',
},
}SCSS
$custom: #bebede; $custom-light: #d1d1e8; $custom-dark: #000000;
JSON
{
"hex": "#bebede",
"rgb": {
"r": 190,
"g": 190,
"b": 222
},
"hsl": {
"h": 240,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.81185,
"c": 0.04478,
"h": 285.4
},
"luminance": 0.53048
}Semantic roles & 50–950 ramp
primary
#BEBEDE
secondary
#B6B68A
accent
#AB3AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384