#BEBAF2#BEBAF2
#BEBAF2 is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.078 H 287.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAF2 |
|---|---|
| RGB | rgb(190, 186, 242) |
| HSL | hsl(244, 68%, 84%) |
| HSV | hsv(244, 23%, 95%) |
| CMYK | cmyk(21.5%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.56, 12.90, -27.23) |
| CIE-LCH | lch(77.56, 30.13, 295.35°) |
| OKLab | oklab(81.14% 0.024 -0.0747) |
| OKLCH | oklch(81.14% 0.078 287.8) |
| XYZ | xyz(54.8173, 52.4750, 91.2278) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 6.64
Light Violet
#D6B4FC
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.03
Pale Lilac
#E4CBFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAF2 #EEF2BA
analogous
#BAD2F2 #BEBAF2 #DABAF2
triadic
#BEBAF2 #F2BEBA #BAF2BE
tetradic
#BEBAF2 #F2BAD2 #EEF2BA #BAF2DA
square
#BEBAF2 #F2BAD2 #EEF2BA #BAF2DA
split-complementary
#BEBAF2 #F2DABA #D2F2BA
monochromatic
#5D53DF #8D87E8 #BEBAF2 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.83
#BEBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BEBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAF2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAF2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#B3C3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebaf2; /* rgb */ color: rgb(190, 186, 242); /* oklch */ color: oklch(81.1% 0.078 287.8);
Tailwind
colors: {
custom: {
50: '#d2cef6',
500: '#bebaf2',
950: '#000000',
},
}SCSS
$custom: #bebaf2; $custom-light: #d2cef6; $custom-dark: #000000;
JSON
{
"hex": "#bebaf2",
"rgb": {
"r": 190,
"g": 186,
"b": 242
},
"hsl": {
"h": 244.286,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.81144,
"c": 0.07847,
"h": 287.8
},
"luminance": 0.52476
}Semantic roles & 50–950 ramp
primary
#BEBAF2
secondary
#CCD27F
accent
#D015C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385