#9592EA#9592EA
#9592EA is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.9% C 0.127 H 284.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9592EA |
|---|---|
| RGB | rgb(149, 146, 234) |
| HSL | hsl(242, 68%, 75%) |
| HSV | hsv(242, 38%, 92%) |
| CMYK | cmyk(36.3%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.07, 21.66, -44.06) |
| CIE-LCH | lch(64.07, 49.09, 296.18°) |
| OKLab | oklab(69.86% 0.0311 -0.1236) |
| OKLCH | oklch(69.86% 0.127 284.1) |
| XYZ | xyz(37.5205, 32.8866, 82.1968) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.86
Periwinkle Blue
#8F99FB
ΔE00 4.01
Lavender Blue
#8B88F8
ΔE00 4.18
Periwinkle (survey)
#8E82FE
ΔE00 5.84
Lavender
#B39DDB
ΔE00 9.05
Soft Blue
#6488EA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9592EA #E7EA92
analogous
#92BBEA #9592EA #C192EA
triadic
#9592EA #EA9592 #92EA95
tetradic
#9592EA #EA92BB #E7EA92 #92EAC1
square
#9592EA #EA92BB #E7EA92 #92EAC1
split-complementary
#9592EA #EAC192 #BBEA92
monochromatic
#312BD6 #635FE0 #9592EA #C7C5F4 #E6E5FA
Accessibility & contrast
On white
2.77
#9592EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#9592EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9592EA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9592EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9592EA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#7399E8
Tritanopia (blue-blind)
#7EA3B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9592ea; /* rgb */ color: rgb(149, 146, 234); /* oklch */ color: oklch(69.9% 0.127 284.1);
Tailwind
colors: {
custom: {
50: '#b7b2f1',
500: '#9592ea',
950: '#000000',
},
}SCSS
$custom: #9592ea; $custom-light: #b7b2f1; $custom-dark: #000000;
JSON
{
"hex": "#9592ea",
"rgb": {
"r": 149,
"g": 146,
"b": 234
},
"hsl": {
"h": 242.045,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.69859,
"c": 0.12742,
"h": 284.1
},
"luminance": 0.32888
}Semantic roles & 50–950 ramp
primary
#9592EA
secondary
#F1F2D9
accent
#D016C9
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85