#9293C8#9293C8
#9293C8 is a light, moderate blue. Relative luminance 0.311; OKLCH L 68.2% C 0.078 H 283.3°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9293C8 |
|---|---|
| RGB | rgb(146, 147, 200) |
| HSL | hsl(239, 33%, 68%) |
| HSV | hsv(239, 27%, 78%) |
| CMYK | cmyk(27%, 26.5%, 0%, 21.6%) |
| CIE-LAB | lab(62.63, 11.46, -27.41) |
| CIE-LCH | lch(62.63, 29.71, 292.69°) |
| OKLab | oklab(68.22% 0.0179 -0.0757) |
| OKLCH | oklch(68.22% 0.078 283.3) |
| XYZ | xyz(32.7104, 31.1478, 58.9211) |
| Luminance | 0.3115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 9.03
Lavender Blue
#8B88F8
ΔE00 9.66
Pale Purple
#B790D4
ΔE00 9.78
Wisteria
#A87DC2
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293C8 #C8C792
analogous
#92AEC8 #9293C8 #AC92C8
triadic
#9293C8 #C89293 #93C892
tetradic
#9293C8 #C892AE #C8C792 #92C8AC
square
#9293C8 #C892AE #C8C792 #92C8AC
split-complementary
#9293C8 #C8AC92 #AEC892
monochromatic
#4B4C95 #696BB3 #9293C8 #BBBBDD #E3E4F1
Accessibility & contrast
On white
2.90
#9293C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#9293C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293C8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293C8 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CA
Deuteranopia (green-blind)
#8296C7
Tritanopia (blue-blind)
#859CA5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9293c8; /* rgb */ color: rgb(146, 147, 200); /* oklch */ color: oklch(68.2% 0.078 283.3);
Tailwind
colors: {
custom: {
50: '#b3b2d9',
500: '#9293c8',
950: '#000000',
},
}SCSS
$custom: #9293c8; $custom-light: #b3b2d9; $custom-dark: #000000;
JSON
{
"hex": "#9293c8",
"rgb": {
"r": 146,
"g": 147,
"b": 200
},
"hsl": {
"h": 238.889,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.68215,
"c": 0.07777,
"h": 283.3
},
"luminance": 0.31149
}Semantic roles & 50–950 ramp
primary
#9293C8
secondary
#E3E3D3
accent
#AA3AAC
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111114
muted
#808083