#9293CD#9293CD
#9293CD is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.4% C 0.085 H 283.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9293CD |
|---|---|
| RGB | rgb(146, 147, 205) |
| HSL | hsl(239, 37%, 69%) |
| HSV | hsv(239, 29%, 80%) |
| CMYK | cmyk(28.8%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(62.83, 12.71, -29.90) |
| CIE-LCH | lch(62.83, 32.49, 293.03°) |
| OKLab | oklab(68.44% 0.0193 -0.0828) |
| OKLCH | oklch(68.44% 0.085 283.1) |
| XYZ | xyz(33.3043, 31.3854, 62.0491) |
| Luminance | 0.3139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.74
Lavender
#B39DDB
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 8.03
Lavender Blue
#8B88F8
ΔE00 8.66
Pale Purple
#B790D4
ΔE00 9.77
Periwinkle (survey)
#8E82FE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293CD #CDCC92
analogous
#92B1CD #9293CD #AF92CD
triadic
#9293CD #CD9293 #93CD92
tetradic
#9293CD #CD92B1 #CDCC92 #92CDAF
square
#9293CD #CD92B1 #CDCC92 #92CDAF
split-complementary
#9293CD #CDAF92 #B1CD92
monochromatic
#48499D #6869BA #9293CD #BCBDE0 #E6E6F3
Accessibility & contrast
On white
2.89
#9293CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#9293CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293CD
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293CD | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#8096CC
Tritanopia (blue-blind)
#849DA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9293cd; /* rgb */ color: rgb(146, 147, 205); /* oklch */ color: oklch(68.4% 0.085 283.1);
Tailwind
colors: {
custom: {
50: '#b3b2dc',
500: '#9293cd',
950: '#000000',
},
}SCSS
$custom: #9293cd; $custom-light: #b3b2dc; $custom-dark: #000000;
JSON
{
"hex": "#9293cd",
"rgb": {
"r": 146,
"g": 147,
"b": 205
},
"hsl": {
"h": 238.983,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.68435,
"c": 0.08502,
"h": 283.1
},
"luminance": 0.31386
}Semantic roles & 50–950 ramp
primary
#9293CD
secondary
#E6E6D5
accent
#AE35B0
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111115
muted
#808083