#BEBAFA#BEBAFA
#BEBAFA is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.5% C 0.090 H 287.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAFA |
|---|---|
| RGB | rgb(190, 186, 250) |
| HSL | hsl(244, 86%, 85%) |
| HSV | hsv(244, 26%, 98%) |
| CMYK | cmyk(24%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(77.86, 14.73, -31.08) |
| CIE-LCH | lch(77.86, 34.40, 295.36°) |
| OKLab | oklab(81.47% 0.0263 -0.0856) |
| OKLCH | oklch(81.47% 0.09 287.1) |
| XYZ | xyz(56.0452, 52.9661, 97.6947) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 4.81
Pale Violet
#CEAEFA
ΔE00 6.42
Light Violet
#D6B4FC
ΔE00 6.92
Light Lavender
#DFC5FE
ΔE00 7.60
Lavender
#B39DDB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAFA #F6FABA
analogous
#BAD6FA #BEBAFA #DEBAFA
triadic
#BEBAFA #FABEBA #BAFABE
tetradic
#BEBAFA #FABAD6 #F6FABA #BAFADE
square
#BEBAFA #FABAD6 #F6FABA #BAFADE
split-complementary
#BEBAFA #FADEBA #D6FABA
monochromatic
#5248F2 #8881F6 #BEBAFA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.81
#BEBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BEBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAFA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAFA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A8BFF8
Tritanopia (blue-blind)
#B1C5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebafa; /* rgb */ color: rgb(190, 186, 250); /* oklch */ color: oklch(81.5% 0.090 287.1);
Tailwind
colors: {
custom: {
50: '#d2cefc',
500: '#bebafa',
950: '#000000',
},
}SCSS
$custom: #bebafa; $custom-light: #d2cefc; $custom-dark: #000000;
JSON
{
"hex": "#bebafa",
"rgb": {
"r": 190,
"g": 186,
"b": 250
},
"hsl": {
"h": 243.75,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.81465,
"c": 0.08959,
"h": 287.1
},
"luminance": 0.52967
}Semantic roles & 50–950 ramp
primary
#BEBAFA
secondary
#D8DE7A
accent
#E302D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385