#B19EEE#B19EEE
#B19EEE is a light, moderate violet. Relative luminance 0.400; OKLCH L 74.6% C 0.115 H 294.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EEE |
|---|---|
| RGB | rgb(177, 158, 238) |
| HSL | hsl(254, 70%, 78%) |
| HSV | hsv(254, 34%, 93%) |
| CMYK | cmyk(25.6%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.45, 23.64, -37.67) |
| CIE-LCH | lch(69.45, 44.47, 302.11°) |
| OKLab | oklab(74.59% 0.0473 -0.1046) |
| OKLCH | oklch(74.59% 0.115 294.4) |
| XYZ | xyz(45.7873, 39.9733, 86.1757) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.78
Pale Violet
#CEAEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EEE #DBEE9E
analogous
#9EB3EE #B19EEE #D99EEE
triadic
#B19EEE #EEB19E #9EEEB1
tetradic
#B19EEE #EE9EB3 #DBEE9E #9EEED9
square
#B19EEE #EE9EB3 #DBEE9E #9EEED9
split-complementary
#B19EEE #EED99E #B3EE9E
monochromatic
#5D36DC #876AE5 #B19EEE #DBD2F7 #EAE5FA
Accessibility & contrast
On white
2.33
#B19EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#B19EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EEE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EEE | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#8CA8EC
Tritanopia (blue-blind)
#A4ACBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19eee; /* rgb */ color: rgb(177, 158, 238); /* oklch */ color: oklch(74.6% 0.115 294.4);
Tailwind
colors: {
custom: {
50: '#c9baf4',
500: '#b19eee',
950: '#000000',
},
}SCSS
$custom: #b19eee; $custom-light: #c9baf4; $custom-dark: #000000;
JSON
{
"hex": "#b19eee",
"rgb": {
"r": 177,
"g": 158,
"b": 238
},
"hsl": {
"h": 254.25,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.74586,
"c": 0.11479,
"h": 294.4
},
"luminance": 0.39974
}Semantic roles & 50–950 ramp
primary
#B19EEE
secondary
#ECF2D9
accent
#D213A5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085