#9294CD#9294CD
#9294CD is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.6% C 0.084 H 282.4°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9294CD |
|---|---|
| RGB | rgb(146, 148, 205) |
| HSL | hsl(238, 37%, 69%) |
| HSV | hsv(238, 29%, 80%) |
| CMYK | cmyk(28.8%, 27.8%, 0%, 19.6%) |
| CIE-LAB | lab(63.09, 12.13, -29.49) |
| CIE-LCH | lch(63.09, 31.89, 292.36°) |
| OKLab | oklab(68.64% 0.018 -0.0816) |
| OKLCH | oklch(68.64% 0.084 282.4) |
| XYZ | xyz(33.4605, 31.6977, 62.1011) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender
#B39DDB
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.96
Lavender Blue
#8B88F8
ΔE00 8.78
Pale Purple
#B790D4
ΔE00 9.97
Periwinkle (survey)
#8E82FE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294CD #CDCB92
analogous
#92B2CD #9294CD #AE92CD
triadic
#9294CD #CD9294 #94CD92
tetradic
#9294CD #CD92B2 #CDCB92 #92CDAE
square
#9294CD #CD92B2 #CDCB92 #92CDAE
split-complementary
#9294CD #CDAE92 #B2CD92
monochromatic
#484B9D #686BBA #9294CD #BCBDE0 #E6E6F3
Accessibility & contrast
On white
2.86
#9294CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#9294CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294CD
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294CD | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BCF
Deuteranopia (green-blind)
#8197CC
Tritanopia (blue-blind)
#849EA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9294cd; /* rgb */ color: rgb(146, 148, 205); /* oklch */ color: oklch(68.6% 0.084 282.4);
Tailwind
colors: {
custom: {
50: '#b3b3dc',
500: '#9294cd',
950: '#000000',
},
}SCSS
$custom: #9294cd; $custom-light: #b3b3dc; $custom-dark: #000000;
JSON
{
"hex": "#9294cd",
"rgb": {
"r": 146,
"g": 148,
"b": 205
},
"hsl": {
"h": 237.966,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.68636,
"c": 0.08359,
"h": 282.4
},
"luminance": 0.31699
}Semantic roles & 50–950 ramp
primary
#9294CD
secondary
#E6E6D5
accent
#AC35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083