#9694E4#9694E4
#9694E4 is a light, moderate blue. Relative luminance 0.333; OKLCH L 70.0% C 0.116 H 284.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9694E4 |
|---|---|
| RGB | rgb(150, 148, 228) |
| HSL | hsl(242, 60%, 74%) |
| HSV | hsv(242, 35%, 89%) |
| CMYK | cmyk(34.2%, 35.1%, 0%, 10.6%) |
| CIE-LAB | lab(64.37, 19.19, -40.26) |
| CIE-LCH | lch(64.37, 44.60, 295.49°) |
| OKLab | oklab(70.02% 0.0283 -0.1125) |
| OKLCH | oklch(70.02% 0.116 284.1) |
| XYZ | xyz(37.1673, 33.2641, 77.8461) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.73
Periwinkle Blue
#8F99FB
ΔE00 4.64
Lavender Blue
#8B88F8
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 7.05
Lavender
#B39DDB
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694E4 #E2E494
analogous
#94BAE4 #9694E4 #BE94E4
triadic
#9694E4 #E49694 #94E496
tetradic
#9694E4 #E494BA #E2E494 #94E4BE
square
#9694E4 #E494BA #E2E494 #94E4BE
split-complementary
#9694E4 #E4BE94 #BAE494
monochromatic
#3733CA #6663D8 #9694E4 #C6C5F0 #E7E7F9
Accessibility & contrast
On white
2.74
#9694E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9694E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694E4
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694E4 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE7
Deuteranopia (green-blind)
#799AE2
Tritanopia (blue-blind)
#82A3B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9694e4; /* rgb */ color: rgb(150, 148, 228); /* oklch */ color: oklch(70.0% 0.116 284.1);
Tailwind
colors: {
custom: {
50: '#b7b3ed',
500: '#9694e4',
950: '#000000',
},
}SCSS
$custom: #9694e4; $custom-light: #b7b3ed; $custom-dark: #000000;
JSON
{
"hex": "#9694e4",
"rgb": {
"r": 150,
"g": 148,
"b": 228
},
"hsl": {
"h": 241.5,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.70022,
"c": 0.11604,
"h": 284.1
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#9694E4
secondary
#F0F0DB
accent
#C71EC3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084