#BEBEED#BEBEED
#BEBEED is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.066 H 284.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEED |
|---|---|
| RGB | rgb(190, 190, 237) |
| HSL | hsl(240, 57%, 84%) |
| HSV | hsv(240, 20%, 93%) |
| CMYK | cmyk(19.8%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.40, 9.60, -23.27) |
| CIE-LCH | lch(78.40, 25.17, 292.42°) |
| OKLab | oklab(81.73% 0.0169 -0.0636) |
| OKLCH | oklch(81.73% 0.066 284.9) |
| XYZ | xyz(54.9311, 53.8877, 87.6117) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.13
Periwinkle
#CCCCFF
ΔE00 3.64
Light Lavender
#DFC5FE
ΔE00 7.57
Pale Lilac
#E4CBFF
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEED #EDEDBE
analogous
#BED5ED #BEBEED #D5BEED
triadic
#BEBEED #EDBEBE #BEEDBE
tetradic
#BEBEED #EDBED5 #EDEDBE #BEEDD5
square
#BEBEED #EDBED5 #EDEDBE #BEEDD5
split-complementary
#BEBEED #EDD5BE #D5EDBE
monochromatic
#5E5ED2 #8E8EE0 #BEBEED #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.78
#BEBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BEBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEED
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEED | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#B4C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebeed; /* rgb */ color: rgb(190, 190, 237); /* oklch */ color: oklch(81.7% 0.066 284.9);
Tailwind
colors: {
custom: {
50: '#d2d1f3',
500: '#bebeed',
950: '#000000',
},
}SCSS
$custom: #bebeed; $custom-light: #d2d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bebeed",
"rgb": {
"r": 190,
"g": 190,
"b": 237
},
"hsl": {
"h": 240,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.81732,
"c": 0.0658,
"h": 284.9
},
"luminance": 0.53888
}Semantic roles & 50–950 ramp
primary
#BEBEED
secondary
#CACA85
accent
#C421C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385