#B499EA#B499EA
#B499EA is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.7% C 0.118 H 298.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B499EA |
|---|---|
| RGB | rgb(180, 153, 234) |
| HSL | hsl(260, 66%, 76%) |
| HSV | hsv(260, 35%, 92%) |
| CMYK | cmyk(23.1%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.33, 26.37, -37.20) |
| CIE-LCH | lch(68.33, 45.60, 305.33°) |
| OKLab | oklab(73.74% 0.0568 -0.1031) |
| OKLCH | oklch(73.74% 0.118 298.8) |
| XYZ | xyz(45.0616, 38.4260, 82.8689) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B499EA #CFEA99
analogous
#99A6EA #B499EA #DC99EA
triadic
#B499EA #EAB499 #99EAB4
tetradic
#B499EA #EA99A6 #CFEA99 #99EADC
square
#B499EA #EA99A6 #CFEA99 #99EADC
split-complementary
#B499EA #EADC99 #A6EA99
monochromatic
#6933D5 #8F66E0 #B499EA #D9CCF4 #ECE6FA
Accessibility & contrast
On white
2.42
#B499EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#B499EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B499EA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B499EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B499EA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#AAA6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b499ea; /* rgb */ color: rgb(180, 153, 234); /* oklch */ color: oklch(73.7% 0.118 298.8);
Tailwind
colors: {
custom: {
50: '#ccb7f1',
500: '#b499ea',
950: '#000000',
},
}SCSS
$custom: #b499ea; $custom-light: #ccb7f1; $custom-dark: #000000;
JSON
{
"hex": "#b499ea",
"rgb": {
"r": 180,
"g": 153,
"b": 234
},
"hsl": {
"h": 260,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.73738,
"c": 0.11773,
"h": 298.8
},
"luminance": 0.38426
}Semantic roles & 50–950 ramp
primary
#B499EA
secondary
#E9F1DA
accent
#CE1891
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084