#B592CA#B592CA
#B592CA is a light, moderate violet. Relative luminance 0.346; OKLCH L 71.2% C 0.088 H 312.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B592CA |
|---|---|
| RGB | rgb(181, 146, 202) |
| HSL | hsl(278, 35%, 68%) |
| HSV | hsv(278, 28%, 79%) |
| CMYK | cmyk(10.4%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(65.47, 23.50, -23.90) |
| CIE-LCH | lch(65.47, 33.52, 314.51°) |
| OKLab | oklab(71.15% 0.0597 -0.0652) |
| OKLCH | oklch(71.15% 0.088 312.5) |
| XYZ | xyz(39.9938, 34.6463, 60.4462) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.62
Lavender
#B39DDB
ΔE00 4.78
Wisteria
#A87DC2
ΔE00 6.42
Heather
#A484AC
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.90
Lilac
#C8A2C8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592CA #A7CA92
analogous
#9992CA #B592CA #CA92C3
triadic
#B592CA #CAB592 #92CAB5
tetradic
#B592CA #CA9992 #A7CA92 #92C3CA
square
#B592CA #CA9992 #A7CA92 #92C3CA
split-complementary
#B592CA #C3CA92 #92CA99
monochromatic
#7B4A98 #9969B6 #B592CA #D1BBDE #EDE4F2
Accessibility & contrast
On white
2.65
#B592CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#B592CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592CA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592CA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#91A0C8
Tritanopia (blue-blind)
#B399A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b592ca; /* rgb */ color: rgb(181, 146, 202); /* oklch */ color: oklch(71.2% 0.088 312.5);
Tailwind
colors: {
custom: {
50: '#cbb2da',
500: '#b592ca',
950: '#000000',
},
}SCSS
$custom: #b592ca; $custom-light: #cbb2da; $custom-dark: #000000;
JSON
{
"hex": "#b592ca",
"rgb": {
"r": 181,
"g": 146,
"b": 202
},
"hsl": {
"h": 277.5,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.71154,
"c": 0.08845,
"h": 312.5
},
"luminance": 0.34646
}Semantic roles & 50–950 ramp
primary
#B592CA
secondary
#DAE4D3
accent
#AD3864
background
#FCFAFD
surface
#F8F5FA
border
#D1CFD3
text
#131114
muted
#828083