#BEBBEE#BEBBEE
#BEBBEE is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.2% C 0.071 H 287.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBEE |
|---|---|
| RGB | rgb(190, 187, 238) |
| HSL | hsl(244, 60%, 83%) |
| HSV | hsv(244, 21%, 93%) |
| CMYK | cmyk(20.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.67, 11.46, -24.91) |
| CIE-LCH | lch(77.67, 27.42, 294.70°) |
| OKLab | oklab(81.18% 0.0214 -0.0682) |
| OKLCH | oklch(81.18% 0.071 287.4) |
| XYZ | xyz(54.4345, 52.6601, 88.1689) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.60
Periwinkle
#CCCCFF
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 7.28
Light Violet
#D6B4FC
ΔE00 7.42
Pale Lilac
#E4CBFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBEE #EBEEBB
analogous
#BBD1EE #BEBBEE #D7BBEE
triadic
#BEBBEE #EEBEBB #BBEEBE
tetradic
#BEBBEE #EEBBD1 #EBEEBB #BBEED7
square
#BEBBEE #EEBBD1 #EBEEBB #BBEED7
split-complementary
#BEBBEE #EED7BB #D1EEBB
monochromatic
#6059D6 #8F8AE2 #BEBBEE #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.82
#BEBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BEBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBEE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBEE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#B4C3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebbee; /* rgb */ color: rgb(190, 187, 238); /* oklch */ color: oklch(81.2% 0.071 287.4);
Tailwind
colors: {
custom: {
50: '#d2cff3',
500: '#bebbee',
950: '#000000',
},
}SCSS
$custom: #bebbee; $custom-light: #d2cff3; $custom-dark: #000000;
JSON
{
"hex": "#bebbee",
"rgb": {
"r": 190,
"g": 187,
"b": 238
},
"hsl": {
"h": 243.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.81182,
"c": 0.07145,
"h": 287.4
},
"luminance": 0.52661
}Semantic roles & 50–950 ramp
primary
#BEBBEE
secondary
#C7CC81
accent
#C81EBE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385