#BEBAFF#BEBAFF
#BEBAFF is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.7% C 0.097 H 286.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAFF |
|---|---|
| RGB | rgb(190, 186, 255) |
| HSL | hsl(243, 100%, 86%) |
| HSV | hsv(243, 27%, 100%) |
| CMYK | cmyk(25.5%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(78.04, 15.90, -33.47) |
| CIE-LCH | lch(78.04, 37.06, 295.40°) |
| OKLab | oklab(81.67% 0.0277 -0.0924) |
| OKLCH | oklch(81.67% 0.097 286.7) |
| XYZ | xyz(56.8396, 53.2839, 101.8785) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.75
Periwinkle
#CCCCFF
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 6.53
Light Violet
#D6B4FC
ΔE00 7.15
Light Lavender
#DFC5FE
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAFF #FBFFBA
analogous
#BAD9FF #BEBAFF #E1BAFF
triadic
#BEBAFF #FFBEBA #BAFFBE
tetradic
#BEBAFF #FFBAD9 #FBFFBA #BAFFE1
square
#BEBAFF #FFBAD9 #FBFFBA #BAFFE1
split-complementary
#BEBAFF #FFE1BA #D9FFBA
monochromatic
#4B40FF #847DFF #BEBAFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.80
#BEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAFF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAFF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#AFC6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebaff; /* rgb */ color: rgb(190, 186, 255); /* oklch */ color: oklch(81.7% 0.097 286.7);
Tailwind
colors: {
custom: {
50: '#d2ceff',
500: '#bebaff',
950: '#000000',
},
}SCSS
$custom: #bebaff; $custom-light: #d2ceff; $custom-dark: #000000;
JSON
{
"hex": "#bebaff",
"rgb": {
"r": 190,
"g": 186,
"b": 255
},
"hsl": {
"h": 243.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.81672,
"c": 0.09651,
"h": 286.7
},
"luminance": 0.53285
}Semantic roles & 50–950 ramp
primary
#BEBAFF
secondary
#E0E776
accent
#E600D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386