#9293DC#9293DC
#9293DC is a light, moderate blue. Relative luminance 0.321; OKLCH L 69.1% C 0.107 H 282.6°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9293DC |
|---|---|
| RGB | rgb(146, 147, 220) |
| HSL | hsl(239, 51%, 72%) |
| HSV | hsv(239, 34%, 86%) |
| CMYK | cmyk(33.6%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(63.46, 16.56, -37.28) |
| CIE-LCH | lch(63.46, 40.79, 293.96°) |
| OKLab | oklab(69.13% 0.0233 -0.104) |
| OKLCH | oklch(69.13% 0.107 282.6) |
| XYZ | xyz(35.2025, 32.1446, 72.0461) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.15
Periwinkle Blue
#8F99FB
ΔE00 5.36
Lavender Blue
#8B88F8
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 7.73
Lavender
#B39DDB
ΔE00 8.30
Soft Blue
#6488EA
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293DC #DCDB92
analogous
#92B8DC #9293DC #B692DC
triadic
#9293DC #DC9293 #93DC92
tetradic
#9293DC #DC92B8 #DCDB92 #92DCB6
square
#9293DC #DC92B8 #DCDB92 #92DCB6
split-complementary
#9293DC #DCB692 #B8DC92
monochromatic
#3B3DB8 #6465CD #9293DC #C0C1EB #E8E8F8
Accessibility & contrast
On white
2.83
#9293DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#9293DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293DC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293DC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#7A97DA
Tritanopia (blue-blind)
#7FA1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9293dc; /* rgb */ color: rgb(146, 147, 220); /* oklch */ color: oklch(69.1% 0.107 282.6);
Tailwind
colors: {
custom: {
50: '#b4b2e7',
500: '#9293dc',
950: '#000000',
},
}SCSS
$custom: #9293dc; $custom-light: #b4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#9293dc",
"rgb": {
"r": 146,
"g": 147,
"b": 220
},
"hsl": {
"h": 239.189,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.69129,
"c": 0.10656,
"h": 282.6
},
"luminance": 0.32146
}Semantic roles & 50–950 ramp
primary
#9293DC
secondary
#EEEEDC
accent
#BD27BF
background
#FBFAFE
surface
#F6F5FC
border
#D0CFD5
text
#111116
muted
#808084