#BEBAFE#BEBAFE
#BEBAFE is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.6% C 0.095 H 286.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAFE |
|---|---|
| RGB | rgb(190, 186, 254) |
| HSL | hsl(244, 97%, 86%) |
| HSV | hsv(244, 27%, 100%) |
| CMYK | cmyk(25.2%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.00, 15.66, -33.00) |
| CIE-LCH | lch(78.00, 36.52, 295.39°) |
| OKLab | oklab(81.63% 0.0275 -0.0911) |
| OKLCH | oklch(81.63% 0.095 286.8) |
| XYZ | xyz(56.6790, 53.2196, 101.0330) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 5.19
Pale Violet
#CEAEFA
ΔE00 6.49
Light Violet
#D6B4FC
ΔE00 7.09
Light Lavender
#DFC5FE
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAFE #FAFEBA
analogous
#BAD8FE #BEBAFE #E0BAFE
triadic
#BEBAFE #FEBEBA #BAFEBE
tetradic
#BEBAFE #FEBAD8 #FAFEBA #BAFEE0
square
#BEBAFE #FEBAD8 #FAFEBA #BAFEE0
split-complementary
#BEBAFE #FEE0BA #D8FEBA
monochromatic
#4C41FC #857EFD #BEBAFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.80
#BEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAFE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAFE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#B0C6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebafe; /* rgb */ color: rgb(190, 186, 254); /* oklch */ color: oklch(81.6% 0.095 286.8);
Tailwind
colors: {
custom: {
50: '#d2ceff',
500: '#bebafe',
950: '#000000',
},
}SCSS
$custom: #bebafe; $custom-light: #d2ceff; $custom-dark: #000000;
JSON
{
"hex": "#bebafe",
"rgb": {
"r": 190,
"g": 186,
"b": 254
},
"hsl": {
"h": 243.529,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.8163,
"c": 0.09513,
"h": 286.8
},
"luminance": 0.53221
}Semantic roles & 50–950 ramp
primary
#BEBAFE
secondary
#DFE577
accent
#E600D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386