#BEBEEF#BEBEEF
#BEBEEF is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.8% C 0.069 H 284.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEEF |
|---|---|
| RGB | rgb(190, 190, 239) |
| HSL | hsl(240, 60%, 84%) |
| HSV | hsv(240, 21%, 94%) |
| CMYK | cmyk(20.5%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.46, 10.05, -24.24) |
| CIE-LCH | lch(78.46, 26.24, 292.51°) |
| OKLab | oklab(81.81% 0.0175 -0.0663) |
| OKLCH | oklch(81.81% 0.069 284.8) |
| XYZ | xyz(55.2249, 54.0052, 89.1591) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 3.51
Light Lavender
#DFC5FE
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.14
Light Violet
#D6B4FC
ΔE00 8.22
Pale Lilac
#E4CBFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEEF #EFEFBE
analogous
#BED7EF #BEBEEF #D7BEEF
triadic
#BEBEEF #EFBEBE #BEEFBE
tetradic
#BEBEEF #EFBED7 #EFEFBE #BEEFD7
square
#BEBEEF #EFBED7 #EFEFBE #BEEFD7
split-complementary
#BEBEEF #EFD7BE #D7EFBE
monochromatic
#5C5CD7 #8D8DE3 #BEBEEF #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.78
#BEBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BEBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEEF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEEF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#B3C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebeef; /* rgb */ color: rgb(190, 190, 239); /* oklch */ color: oklch(81.8% 0.069 284.8);
Tailwind
colors: {
custom: {
50: '#d2d1f4',
500: '#bebeef',
950: '#000000',
},
}SCSS
$custom: #bebeef; $custom-light: #d2d1f4; $custom-dark: #000000;
JSON
{
"hex": "#bebeef",
"rgb": {
"r": 190,
"g": 190,
"b": 239
},
"hsl": {
"h": 240,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.81808,
"c": 0.0686,
"h": 284.8
},
"luminance": 0.54006
}Semantic roles & 50–950 ramp
primary
#BEBEEF
secondary
#CDCD84
accent
#C81DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385