#9294F5#9294F5
#9294F5 is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.6% C 0.140 H 281.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9294F5 |
|---|---|
| RGB | rgb(146, 148, 245) |
| HSL | hsl(239, 83%, 77%) |
| HSV | hsv(239, 40%, 96%) |
| CMYK | cmyk(40.4%, 39.6%, 0%, 3.9%) |
| CIE-LAB | lab(64.87, 22.72, -48.86) |
| CIE-LCH | lch(64.87, 53.89, 294.94°) |
| OKLab | oklab(70.58% 0.0274 -0.1376) |
| OKLCH | oklch(70.58% 0.14 281.3) |
| XYZ | xyz(38.9206, 33.8818, 90.8576) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 3.58
Periwinkle (survey)
#8E82FE
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 8.56
Cornflower
#6A79F7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294F5 #F5F392
analogous
#92C6F5 #9294F5 #C292F5
triadic
#9294F5 #F59294 #94F592
tetradic
#9294F5 #F592C6 #F5F392 #92F5C2
square
#9294F5 #F592C6 #F5F392 #92F5C2
split-complementary
#9294F5 #F5C292 #C6F592
monochromatic
#2226EB #5A5DF0 #9294F5 #CACBFA #E3E3FC
Accessibility & contrast
On white
2.70
#9294F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#9294F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294F5
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294F5 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#6D9AF3
Tritanopia (blue-blind)
#74A7B9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9294f5; /* rgb */ color: rgb(146, 148, 245); /* oklch */ color: oklch(70.6% 0.140 281.3);
Tailwind
colors: {
custom: {
50: '#b6b3f9',
500: '#9294f5',
950: '#000000',
},
}SCSS
$custom: #9294f5; $custom-light: #b6b3f9; $custom-dark: #000000;
JSON
{
"hex": "#9294f5",
"rgb": {
"r": 146,
"g": 148,
"b": 245
},
"hsl": {
"h": 238.788,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.70585,
"c": 0.14031,
"h": 281.3
},
"luminance": 0.33883
}Semantic roles & 50–950 ramp
primary
#9294F5
secondary
#F4F4D7
accent
#DB06E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085