#9693DC#9693DC
#9693DC is a light, moderate blue. Relative luminance 0.325; OKLCH L 69.4% C 0.106 H 285.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9693DC |
|---|---|
| RGB | rgb(150, 147, 220) |
| HSL | hsl(242, 51%, 72%) |
| HSV | hsv(242, 33%, 86%) |
| CMYK | cmyk(31.8%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(63.77, 17.69, -36.77) |
| CIE-LCH | lch(63.77, 40.81, 295.68°) |
| OKLab | oklab(69.44% 0.0278 -0.1025) |
| OKLCH | oklch(69.44% 0.106 285.2) |
| XYZ | xyz(35.9262, 32.5178, 72.0800) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 5.99
Lavender Blue
#8B88F8
ΔE00 6.44
Lavender
#B39DDB
ΔE00 7.36
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Pale Purple
#B790D4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9693DC #D9DC93
analogous
#93B5DC #9693DC #BB93DC
triadic
#9693DC #DC9693 #93DC96
tetradic
#9693DC #DC93B5 #D9DC93 #93DCBB
square
#9693DC #DC93B5 #D9DC93 #93DCBB
split-complementary
#9693DC #DCBB93 #B5DC93
monochromatic
#413CB9 #6965CD #9693DC #C3C1EB #E9E8F8
Accessibility & contrast
On white
2.80
#9693DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#9693DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9693DC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9693DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9693DC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#7C98DA
Tritanopia (blue-blind)
#84A0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9693dc; /* rgb */ color: rgb(150, 147, 220); /* oklch */ color: oklch(69.4% 0.106 285.2);
Tailwind
colors: {
custom: {
50: '#b7b2e7',
500: '#9693dc',
950: '#000000',
},
}SCSS
$custom: #9693dc; $custom-light: #b7b2e7; $custom-dark: #000000;
JSON
{
"hex": "#9693dc",
"rgb": {
"r": 150,
"g": 147,
"b": 220
},
"hsl": {
"h": 242.466,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.69441,
"c": 0.10616,
"h": 285.2
},
"luminance": 0.32519
}Semantic roles & 50–950 ramp
primary
#9693DC
secondary
#EEEFDC
accent
#BE27B8
background
#FBFAFE
surface
#F6F5FC
border
#D0CFD5
text
#111116
muted
#808084