#BEBCF3#BEBCF3
#BEBCF3 is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.6% C 0.077 H 286.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCF3 |
|---|---|
| RGB | rgb(190, 188, 243) |
| HSL | hsl(242, 70%, 85%) |
| HSV | hsv(242, 23%, 95%) |
| CMYK | cmyk(21.8%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(78.10, 12.04, -26.95) |
| CIE-LCH | lch(78.10, 29.51, 294.07°) |
| OKLab | oklab(81.57% 0.0215 -0.0739) |
| OKLCH | oklch(81.57% 0.077 286.2) |
| XYZ | xyz(55.3922, 53.3838, 92.1624) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.89
Periwinkle
#CCCCFF
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCF3 #F1F3BC
analogous
#BCD6F3 #BEBCF3 #DABCF3
triadic
#BEBCF3 #F3BEBC #BCF3BE
tetradic
#BEBCF3 #F3BCD6 #F1F3BC #BCF3DA
square
#BEBCF3 #F3BCD6 #F1F3BC #BCF3DA
split-complementary
#BEBCF3 #F3DABC #D6F3BC
monochromatic
#5954E0 #8C88EA #BEBCF3 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.80
#BEBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BEBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCF3
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCF3 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F5
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#B2C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebcf3; /* rgb */ color: rgb(190, 188, 243); /* oklch */ color: oklch(81.6% 0.077 286.2);
Tailwind
colors: {
custom: {
50: '#d2d0f7',
500: '#bebcf3',
950: '#000000',
},
}SCSS
$custom: #bebcf3; $custom-light: #d2d0f7; $custom-dark: #000000;
JSON
{
"hex": "#bebcf3",
"rgb": {
"r": 190,
"g": 188,
"b": 243
},
"hsl": {
"h": 242.182,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.81572,
"c": 0.077,
"h": 286.2
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#BEBCF3
secondary
#D0D380
accent
#D214CB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385