#BEBEEE#BEBEEE
#BEBEEE is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.067 H 284.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEEE |
|---|---|
| RGB | rgb(190, 190, 238) |
| HSL | hsl(240, 59%, 84%) |
| HSV | hsv(240, 20%, 93%) |
| CMYK | cmyk(20.2%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.43, 9.82, -23.76) |
| CIE-LCH | lch(78.43, 25.71, 292.47°) |
| OKLab | oklab(81.77% 0.0172 -0.065) |
| OKLCH | oklch(81.77% 0.067 284.8) |
| XYZ | xyz(55.0776, 53.9463, 88.3832) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 8.23
Pale Violet
#CEAEFA
ΔE00 8.24
Light Violet
#D6B4FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEEE #EEEEBE
analogous
#BED6EE #BEBEEE #D6BEEE
triadic
#BEBEEE #EEBEBE #BEEEBE
tetradic
#BEBEEE #EEBED6 #EEEEBE #BEEED6
square
#BEBEEE #EEBED6 #EEEEBE #BEEED6
split-complementary
#BEBEEE #EED6BE #D6EEBE
monochromatic
#5D5DD5 #8D8DE1 #BEBEEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.78
#BEBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BEBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEEE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEEE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#B4C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebeee; /* rgb */ color: rgb(190, 190, 238); /* oklch */ color: oklch(81.8% 0.067 284.8);
Tailwind
colors: {
custom: {
50: '#d2d1f3',
500: '#bebeee',
950: '#000000',
},
}SCSS
$custom: #bebeee; $custom-light: #d2d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bebeee",
"rgb": {
"r": 190,
"g": 190,
"b": 238
},
"hsl": {
"h": 240,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.8177,
"c": 0.0672,
"h": 284.8
},
"luminance": 0.53947
}Semantic roles & 50–950 ramp
primary
#BEBEEE
secondary
#CCCC84
accent
#C61FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385