#BEBCEF#BEBCEF
#BEBCEF is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.4% C 0.071 H 286.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCEF |
|---|---|
| RGB | rgb(190, 188, 239) |
| HSL | hsl(242, 61%, 84%) |
| HSV | hsv(242, 21%, 94%) |
| CMYK | cmyk(20.5%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.96, 11.14, -25.01) |
| CIE-LCH | lch(77.96, 27.38, 294.00°) |
| OKLab | oklab(81.42% 0.0203 -0.0685) |
| OKLCH | oklch(81.42% 0.071 286.5) |
| XYZ | xyz(54.7947, 53.1448, 89.0157) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 7.18
Pale Violet
#CEAEFA
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCEF #EDEFBC
analogous
#BCD3EF #BEBCEF #D7BCEF
triadic
#BEBCEF #EFBEBC #BCEFBE
tetradic
#BEBCEF #EFBCD3 #EDEFBC #BCEFD7
square
#BEBCEF #EFBCD3 #EDEFBC #BCEFD7
split-complementary
#BEBCEF #EFD7BC #D3EFBC
monochromatic
#5E59D7 #8E8BE3 #BEBCEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.81
#BEBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BEBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCEF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCEF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#B3C4CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebcef; /* rgb */ color: rgb(190, 188, 239); /* oklch */ color: oklch(81.4% 0.071 286.5);
Tailwind
colors: {
custom: {
50: '#d2d0f4',
500: '#bebcef',
950: '#000000',
},
}SCSS
$custom: #bebcef; $custom-light: #d2d0f4; $custom-dark: #000000;
JSON
{
"hex": "#bebcef",
"rgb": {
"r": 190,
"g": 188,
"b": 239
},
"hsl": {
"h": 242.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.81416,
"c": 0.07142,
"h": 286.5
},
"luminance": 0.53146
}Semantic roles & 50–950 ramp
primary
#BEBCEF
secondary
#CACD82
accent
#C91CC2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385