#B899EA#B899EA
#B899EA is a light, moderate violet. Relative luminance 0.389; OKLCH L 74.1% C 0.119 H 301.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B899EA |
|---|---|
| RGB | rgb(184, 153, 234) |
| HSL | hsl(263, 66%, 76%) |
| HSV | hsv(263, 35%, 92%) |
| CMYK | cmyk(21.4%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.69, 27.55, -36.62) |
| CIE-LCH | lch(68.69, 45.82, 306.95°) |
| OKLab | oklab(74.09% 0.0613 -0.1014) |
| OKLCH | oklch(74.09% 0.119 301.2) |
| XYZ | xyz(46.0065, 38.9132, 82.9132) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 3.62
Lavender
#B39DDB
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899EA #CBEA99
analogous
#99A2EA #B899EA #E099EA
triadic
#B899EA #EAB899 #99EAB8
tetradic
#B899EA #EA99A2 #CBEA99 #99EAE0
square
#B899EA #EA99A2 #CBEA99 #99EAE0
split-complementary
#B899EA #EAE099 #A2EA99
monochromatic
#7133D5 #9566E0 #B899EA #DBCCF4 #EDE6FA
Accessibility & contrast
On white
2.39
#B899EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B899EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899EA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899EA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#AFA6B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b899ea; /* rgb */ color: rgb(184, 153, 234); /* oklch */ color: oklch(74.1% 0.119 301.2);
Tailwind
colors: {
custom: {
50: '#ceb7f1',
500: '#b899ea',
950: '#000000',
},
}SCSS
$custom: #b899ea; $custom-light: #ceb7f1; $custom-dark: #000000;
JSON
{
"hex": "#b899ea",
"rgb": {
"r": 184,
"g": 153,
"b": 234
},
"hsl": {
"h": 262.963,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.74094,
"c": 0.11851,
"h": 301.2
},
"luminance": 0.38913
}Semantic roles & 50–950 ramp
primary
#B899EA
secondary
#E8F1DA
accent
#CE1888
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084