#9694E2#9694E2
#9694E2 is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.9% C 0.113 H 284.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9694E2 |
|---|---|
| RGB | rgb(150, 148, 226) |
| HSL | hsl(242, 57%, 73%) |
| HSV | hsv(242, 35%, 89%) |
| CMYK | cmyk(33.6%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(64.29, 18.67, -39.29) |
| CIE-LCH | lch(64.29, 43.50, 295.41°) |
| OKLab | oklab(69.92% 0.0279 -0.1097) |
| OKLCH | oklch(69.92% 0.113 284.2) |
| XYZ | xyz(36.8913, 33.1537, 76.3923) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle Blue
#8F99FB
ΔE00 4.93
Lavender Blue
#8B88F8
ΔE00 5.68
Periwinkle (survey)
#8E82FE
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.92
Pale Purple
#B790D4
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694E2 #E0E294
analogous
#94B9E2 #9694E2 #BD94E2
triadic
#9694E2 #E29694 #94E296
tetradic
#9694E2 #E294B9 #E0E294 #94E2BD
square
#9694E2 #E294B9 #E0E294 #94E2BD
split-complementary
#9694E2 #E2BD94 #B9E294
monochromatic
#3936C6 #6764D5 #9694E2 #C5C4EF #E7E7F8
Accessibility & contrast
On white
2.75
#9694E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9694E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694E2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694E2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE5
Deuteranopia (green-blind)
#7A99E0
Tritanopia (blue-blind)
#82A3B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9694e2; /* rgb */ color: rgb(150, 148, 226); /* oklch */ color: oklch(69.9% 0.113 284.2);
Tailwind
colors: {
custom: {
50: '#b7b3eb',
500: '#9694e2',
950: '#000000',
},
}SCSS
$custom: #9694e2; $custom-light: #b7b3eb; $custom-dark: #000000;
JSON
{
"hex": "#9694e2",
"rgb": {
"r": 150,
"g": 148,
"b": 226
},
"hsl": {
"h": 241.538,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.69924,
"c": 0.11322,
"h": 284.2
},
"luminance": 0.33155
}Semantic roles & 50–950 ramp
primary
#9694E2
secondary
#EFF0DB
accent
#C521C1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084