#BEBEFE#BEBEFE
#BEBEFE is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.4% C 0.089 H 284.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEFE |
|---|---|
| RGB | rgb(190, 190, 254) |
| HSL | hsl(240, 97%, 87%) |
| HSV | hsv(240, 25%, 100%) |
| CMYK | cmyk(25.2%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.00, 13.47, -31.46) |
| CIE-LCH | lch(79.00, 34.23, 293.18°) |
| OKLab | oklab(82.4% 0.0221 -0.0867) |
| OKLCH | oklch(82.4% 0.089 284.3) |
| XYZ | xyz(57.5335, 54.9286, 101.3178) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.49
Periwinkle
#CCCCFF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEFE #FEFEBE
analogous
#BEDEFE #BEBEFE #DEBEFE
triadic
#BEBEFE #FEBEBE #BEFEBE
tetradic
#BEBEFE #FEBEDE #FEFEBE #BEFEDE
square
#BEBEFE #FEBEDE #FEFEBE #BEFEDE
split-complementary
#BEBEFE #FEDEBE #DEFEBE
monochromatic
#4545FC #8282FD #BEBEFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.75
#BEBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BEBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEFE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEFE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#AFC9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bebefe; /* rgb */ color: rgb(190, 190, 254); /* oklch */ color: oklch(82.4% 0.089 284.3);
Tailwind
colors: {
custom: {
50: '#d2d1ff',
500: '#bebefe',
950: '#000000',
},
}SCSS
$custom: #bebefe; $custom-light: #d2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bebefe",
"rgb": {
"r": 190,
"g": 190,
"b": 254
},
"hsl": {
"h": 240,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.82401,
"c": 0.08949,
"h": 284.3
},
"luminance": 0.5493
}Semantic roles & 50–950 ramp
primary
#BEBEFE
secondary
#E6E67B
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386