#9794F4#9794F4
#9794F4 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.9% C 0.138 H 283.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9794F4 |
|---|---|
| RGB | rgb(151, 148, 244) |
| HSL | hsl(242, 81%, 77%) |
| HSV | hsv(242, 39%, 96%) |
| CMYK | cmyk(38.1%, 39.3%, 0%, 4.3%) |
| CIE-LAB | lab(65.19, 23.72, -47.78) |
| CIE-LCH | lch(65.19, 53.34, 296.40°) |
| OKLab | oklab(70.91% 0.0328 -0.1343) |
| OKLCH | oklch(70.91% 0.138 283.7) |
| XYZ | xyz(39.6769, 34.2894, 90.0984) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.79
Periwinkle Blue
#8F99FB
ΔE00 3.03
Lavender Blue
#8B88F8
ΔE00 3.88
Periwinkle (survey)
#8E82FE
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 9.60
Lavender
#B39DDB
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9794F4 #F1F494
analogous
#94C1F4 #9794F4 #C794F4
triadic
#9794F4 #F49794 #94F497
tetradic
#9794F4 #F494C1 #F1F494 #94F4C7
square
#9794F4 #F494C1 #F1F494 #94F4C7
split-complementary
#9794F4 #F4C794 #C1F494
monochromatic
#2B25E9 #615DEE #9794F4 #CDCBFA #E4E3FC
Accessibility & contrast
On white
2.67
#9794F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#9794F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9794F4
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9794F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9794F4 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F8
Deuteranopia (green-blind)
#709BF2
Tritanopia (blue-blind)
#7DA7B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9794f4; /* rgb */ color: rgb(151, 148, 244); /* oklch */ color: oklch(70.9% 0.138 283.7);
Tailwind
colors: {
custom: {
50: '#b9b3f8',
500: '#9794f4',
950: '#000000',
},
}SCSS
$custom: #9794f4; $custom-light: #b9b3f8; $custom-dark: #000000;
JSON
{
"hex": "#9794f4",
"rgb": {
"r": 151,
"g": 148,
"b": 244
},
"hsl": {
"h": 241.875,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.70909,
"c": 0.13828,
"h": 283.7
},
"luminance": 0.34291
}Semantic roles & 50–950 ramp
primary
#9794F4
secondary
#F3F4D7
accent
#DE08D7
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085