#BEBFED#BEBFED
#BEBFED is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.9% C 0.064 H 283.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFED |
|---|---|
| RGB | rgb(190, 191, 237) |
| HSL | hsl(239, 57%, 84%) |
| HSV | hsv(239, 20%, 93%) |
| CMYK | cmyk(19.8%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.65, 9.06, -22.88) |
| CIE-LCH | lch(78.65, 24.61, 291.60°) |
| OKLab | oklab(81.93% 0.0155 -0.0625) |
| OKLCH | oklch(81.93% 0.064 283.9) |
| XYZ | xyz(55.1484, 54.3223, 87.6841) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 3.52
Light Lavender
#DFC5FE
ΔE00 7.78
Pale Lilac
#E4CBFF
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.67
Light Violet
#D6B4FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFED #EDECBE
analogous
#BED6ED #BEBFED #D4BEED
triadic
#BEBFED #EDBEBF #BFEDBE
tetradic
#BEBFED #EDBED6 #EDECBE #BEEDD4
square
#BEBFED #EDBED6 #EDECBE #BEEDD4
split-complementary
#BEBFED #EDD4BE #D6EDBE
monochromatic
#5E61D2 #8E90E0 #BEBFED #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.77
#BEBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BEBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFED
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFED | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#B4C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebfed; /* rgb */ color: rgb(190, 191, 237); /* oklch */ color: oklch(81.9% 0.064 283.9);
Tailwind
colors: {
custom: {
50: '#d2d2f3',
500: '#bebfed',
950: '#000000',
},
}SCSS
$custom: #bebfed; $custom-light: #d2d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bebfed",
"rgb": {
"r": 190,
"g": 191,
"b": 237
},
"hsl": {
"h": 238.723,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.81929,
"c": 0.06442,
"h": 283.9
},
"luminance": 0.54323
}Semantic roles & 50–950 ramp
primary
#BEBFED
secondary
#CAC985
accent
#C121C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385