#9293CA#9293CA
#9293CA is a light, moderate blue. Relative luminance 0.312; OKLCH L 68.3% C 0.081 H 283.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9293CA |
|---|---|
| RGB | rgb(146, 147, 202) |
| HSL | hsl(239, 35%, 68%) |
| HSV | hsv(239, 28%, 79%) |
| CMYK | cmyk(27.7%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(62.71, 11.96, -28.41) |
| CIE-LCH | lch(62.71, 30.82, 292.83°) |
| OKLab | oklab(68.3% 0.0185 -0.0785) |
| OKLCH | oklch(68.3% 0.081 283.2) |
| XYZ | xyz(32.9457, 31.2419, 60.1602) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.35
Lavender
#B39DDB
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 8.62
Lavender Blue
#8B88F8
ΔE00 9.25
Pale Purple
#B790D4
ΔE00 9.76
Periwinkle (survey)
#8E82FE
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293CA #CAC992
analogous
#92AFCA #9293CA #AD92CA
triadic
#9293CA #CA9293 #93CA92
tetradic
#9293CA #CA92AF #CAC992 #92CAAD
square
#9293CA #CA92AF #CAC992 #92CAAD
split-complementary
#9293CA #CAAD92 #AFCA92
monochromatic
#4A4B98 #696AB6 #9293CA #BBBCDE #E4E5F2
Accessibility & contrast
On white
2.90
#9293CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#9293CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293CA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293CA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACC
Deuteranopia (green-blind)
#8296C9
Tritanopia (blue-blind)
#859DA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9293ca; /* rgb */ color: rgb(146, 147, 202); /* oklch */ color: oklch(68.3% 0.081 283.2);
Tailwind
colors: {
custom: {
50: '#b3b2da',
500: '#9293ca',
950: '#000000',
},
}SCSS
$custom: #9293ca; $custom-light: #b3b2da; $custom-dark: #000000;
JSON
{
"hex": "#9293ca",
"rgb": {
"r": 146,
"g": 147,
"b": 202
},
"hsl": {
"h": 238.929,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.68302,
"c": 0.08068,
"h": 283.2
},
"luminance": 0.31243
}Semantic roles & 50–950 ramp
primary
#9293CA
secondary
#E4E4D3
accent
#AB38AD
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111115
muted
#808083