#BEB3F9#BEB3F9
#BEB3F9 is a light, moderate blue. Relative luminance 0.500; OKLCH L 80.1% C 0.099 H 291.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3F9 |
|---|---|
| RGB | rgb(190, 179, 249) |
| HSL | hsl(249, 85%, 84%) |
| HSV | hsv(249, 28%, 98%) |
| CMYK | cmyk(23.7%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.09, 18.34, -33.27) |
| CIE-LCH | lch(76.09, 37.99, 298.87°) |
| OKLab | oklab(80.09% 0.0356 -0.0918) |
| OKLCH | oklch(80.09% 0.099 291.2) |
| XYZ | xyz(54.4501, 50.0261, 96.3915) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.67
Light Periwinkle
#C1C6FC
ΔE00 5.57
Light Violet
#D6B4FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 6.67
Lavender
#B39DDB
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3F9 #EEF9B3
analogous
#B3CBF9 #BEB3F9 #E1B3F9
triadic
#BEB3F9 #F9BEB3 #B3F9BE
tetradic
#BEB3F9 #F9B3CB #EEF9B3 #B3F9E1
square
#BEB3F9 #F9B3CB #EEF9B3 #B3F9E1
split-complementary
#BEB3F9 #F9E1B3 #CBF9B3
monochromatic
#5D42F0 #8D7AF5 #BEB3F9 #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.91
#BEB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BEB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3F9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3F9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFC
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#B2BFCC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #beb3f9; /* rgb */ color: rgb(190, 179, 249); /* oklch */ color: oklch(80.1% 0.099 291.2);
Tailwind
colors: {
custom: {
50: '#d2c9fb',
500: '#beb3f9',
950: '#000000',
},
}SCSS
$custom: #beb3f9; $custom-light: #d2c9fb; $custom-dark: #000000;
JSON
{
"hex": "#beb3f9",
"rgb": {
"r": 190,
"g": 179,
"b": 249
},
"hsl": {
"h": 249.429,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.80086,
"c": 0.0985,
"h": 291.2
},
"luminance": 0.50027
}Semantic roles & 50–950 ramp
primary
#BEB3F9
secondary
#CCDC74
accent
#E204BF
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285