#B595EE#B595EE
#B595EE is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.3% C 0.130 H 299.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B595EE |
|---|---|
| RGB | rgb(181, 149, 238) |
| HSL | hsl(262, 72%, 76%) |
| HSV | hsv(262, 37%, 93%) |
| CMYK | cmyk(23.9%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(67.64, 29.83, -40.46) |
| CIE-LCH | lch(67.64, 50.27, 306.40°) |
| OKLab | oklab(73.29% 0.0643 -0.1125) |
| OKLCH | oklch(73.29% 0.13 299.8) |
| XYZ | xyz(45.2327, 37.4915, 85.7259) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 5.11
Lavender
#B39DDB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B595EE #CEEE95
analogous
#95A1EE #B595EE #E195EE
triadic
#B595EE #EEB595 #95EEB5
tetradic
#B595EE #EE95A1 #CEEE95 #95EEE1
square
#B595EE #EE95A1 #CEEE95 #95EEE1
split-complementary
#B595EE #EEE195 #A1EE95
monochromatic
#6B2CDD #9060E6 #B595EE #DACAF6 #EDE5FB
Accessibility & contrast
On white
2.47
#B595EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B595EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B595EE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B595EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B595EE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#AAA4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b595ee; /* rgb */ color: rgb(181, 149, 238); /* oklch */ color: oklch(73.3% 0.130 299.8);
Tailwind
colors: {
custom: {
50: '#ccb4f4',
500: '#b595ee',
950: '#000000',
},
}SCSS
$custom: #b595ee; $custom-light: #ccb4f4; $custom-dark: #000000;
JSON
{
"hex": "#b595ee",
"rgb": {
"r": 181,
"g": 149,
"b": 238
},
"hsl": {
"h": 261.573,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.73291,
"c": 0.12961,
"h": 299.8
},
"luminance": 0.37492
}Semantic roles & 50–950 ramp
primary
#B595EE
secondary
#E9F2D9
accent
#D4118E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085