#B199EA#B199EA
#B199EA is a light, moderate violet. Relative luminance 0.381; OKLCH L 73.5% C 0.117 H 297.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B199EA |
|---|---|
| RGB | rgb(177, 153, 234) |
| HSL | hsl(258, 66%, 76%) |
| HSV | hsv(258, 35%, 92%) |
| CMYK | cmyk(24.4%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.07, 25.49, -37.63) |
| CIE-LCH | lch(68.07, 45.45, 304.12°) |
| OKLab | oklab(73.48% 0.0533 -0.1044) |
| OKLCH | oklch(73.48% 0.117 297) |
| XYZ | xyz(44.3706, 38.0697, 82.8365) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.97
Lavender (survey)
#C79FEF
ΔE00 4.61
Pastel Purple
#CAA0FF
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.04
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pale Purple
#B790D4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B199EA #D2EA99
analogous
#99A9EA #B199EA #D999EA
triadic
#B199EA #EAB199 #99EAB1
tetradic
#B199EA #EA99A9 #D2EA99 #99EAD9
square
#B199EA #EA99A9 #D2EA99 #99EAD9
split-complementary
#B199EA #EAD999 #A9EA99
monochromatic
#6333D5 #8A66E0 #B199EA #D8CCF4 #ECE6FA
Accessibility & contrast
On white
2.44
#B199EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#B199EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B199EA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B199EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B199EA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#A6A6B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b199ea; /* rgb */ color: rgb(177, 153, 234); /* oklch */ color: oklch(73.5% 0.117 297.0);
Tailwind
colors: {
custom: {
50: '#c9b7f1',
500: '#b199ea',
950: '#000000',
},
}SCSS
$custom: #b199ea; $custom-light: #c9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#b199ea",
"rgb": {
"r": 177,
"g": 153,
"b": 234
},
"hsl": {
"h": 257.778,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.73476,
"c": 0.11725,
"h": 297
},
"luminance": 0.3807
}Semantic roles & 50–950 ramp
primary
#B199EA
secondary
#EAF1DA
accent
#CE1898
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084