#B599EA#B599EA
#B599EA is a light, moderate violet. Relative luminance 0.385; OKLCH L 73.8% C 0.118 H 299.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B599EA |
|---|---|
| RGB | rgb(181, 153, 234) |
| HSL | hsl(261, 66%, 76%) |
| HSV | hsv(261, 35%, 92%) |
| CMYK | cmyk(22.6%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.42, 26.66, -37.06) |
| CIE-LCH | lch(68.42, 45.65, 305.74°) |
| OKLab | oklab(73.83% 0.0579 -0.1027) |
| OKLCH | oklch(73.83% 0.118 299.4) |
| XYZ | xyz(45.2953, 38.5465, 82.8799) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.73
Lavender
#B39DDB
ΔE00 3.75
Baby Purple
#CA9BF7
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B599EA #CEEA99
analogous
#99A5EA #B599EA #DE99EA
triadic
#B599EA #EAB599 #99EAB5
tetradic
#B599EA #EA99A5 #CEEA99 #99EADE
square
#B599EA #EA99A5 #CEEA99 #99EADE
split-complementary
#B599EA #EADE99 #A5EA99
monochromatic
#6B33D5 #9066E0 #B599EA #DACCF4 #EDE6FA
Accessibility & contrast
On white
2.41
#B599EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B599EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B599EA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B599EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B599EA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#8BA6E8
Tritanopia (blue-blind)
#ABA6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b599ea; /* rgb */ color: rgb(181, 153, 234); /* oklch */ color: oklch(73.8% 0.118 299.4);
Tailwind
colors: {
custom: {
50: '#ccb7f1',
500: '#b599ea',
950: '#000000',
},
}SCSS
$custom: #b599ea; $custom-light: #ccb7f1; $custom-dark: #000000;
JSON
{
"hex": "#b599ea",
"rgb": {
"r": 181,
"g": 153,
"b": 234
},
"hsl": {
"h": 260.741,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.73827,
"c": 0.11791,
"h": 299.4
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#B599EA
secondary
#E9F1DA
accent
#CE188F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084