#9294C8#9294C8
#9294C8 is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.4% C 0.076 H 282.5°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9294C8 |
|---|---|
| RGB | rgb(146, 148, 200) |
| HSL | hsl(238, 33%, 68%) |
| HSV | hsv(238, 27%, 78%) |
| CMYK | cmyk(27%, 26%, 0%, 21.6%) |
| CIE-LAB | lab(62.89, 10.89, -27.00) |
| CIE-LCH | lch(62.89, 29.11, 291.96°) |
| OKLab | oklab(68.42% 0.0165 -0.0745) |
| OKLCH | oklch(68.42% 0.076 282.5) |
| XYZ | xyz(32.8666, 31.4602, 58.9732) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender
#B39DDB
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.96
Lavender Blue
#8B88F8
ΔE00 9.76
Pale Purple
#B790D4
ΔE00 10.01
Periwinkle (survey)
#8E82FE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294C8 #C8C692
analogous
#92AFC8 #9294C8 #AB92C8
triadic
#9294C8 #C89294 #94C892
tetradic
#9294C8 #C892AF #C8C692 #92C8AB
square
#9294C8 #C892AF #C8C692 #92C8AB
split-complementary
#9294C8 #C8AB92 #AFC892
monochromatic
#4B4E95 #696CB3 #9294C8 #BBBCDD #E3E4F1
Accessibility & contrast
On white
2.88
#9294C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#9294C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294C8
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294C8 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACA
Deuteranopia (green-blind)
#8396C7
Tritanopia (blue-blind)
#859DA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9294c8; /* rgb */ color: rgb(146, 148, 200); /* oklch */ color: oklch(68.4% 0.076 282.5);
Tailwind
colors: {
custom: {
50: '#b3b3d9',
500: '#9294c8',
950: '#000000',
},
}SCSS
$custom: #9294c8; $custom-light: #b3b3d9; $custom-dark: #000000;
JSON
{
"hex": "#9294c8",
"rgb": {
"r": 146,
"g": 148,
"b": 200
},
"hsl": {
"h": 237.778,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.68418,
"c": 0.07634,
"h": 282.5
},
"luminance": 0.31461
}Semantic roles & 50–950 ramp
primary
#9294C8
secondary
#E3E3D3
accent
#A73AAC
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083