#9692CC#9692CC
#9692CC is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.5% C 0.085 H 287.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9692CC |
|---|---|
| RGB | rgb(150, 146, 204) |
| HSL | hsl(244, 36%, 69%) |
| HSV | hsv(244, 28%, 80%) |
| CMYK | cmyk(26.5%, 28.4%, 0%, 20%) |
| CIE-LAB | lab(62.84, 14.23, -29.29) |
| CIE-LCH | lch(62.84, 32.57, 295.90°) |
| OKLab | oklab(68.51% 0.0249 -0.081) |
| OKLCH | oklch(68.51% 0.085 287.1) |
| XYZ | xyz(33.7529, 31.4008, 61.3977) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.33
Lavender
#B39DDB
ΔE00 6.47
Pale Purple
#B790D4
ΔE00 8.47
Periwinkle Blue
#8F99FB
ΔE00 9.00
Lavender Blue
#8B88F8
ΔE00 9.31
Wisteria
#A87DC2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692CC #C8CC92
analogous
#92ABCC #9692CC #B392CC
triadic
#9692CC #CC9692 #92CC96
tetradic
#9692CC #CC92AB #C8CC92 #92CCB3
square
#9692CC #CC92AB #C8CC92 #92CCB3
split-complementary
#9692CC #CCB392 #ABCC92
monochromatic
#4E499B #6E68B8 #9692CC #BEBCE0 #E6E5F3
Accessibility & contrast
On white
2.88
#9692CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#9692CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692CC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692CC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACE
Deuteranopia (green-blind)
#8297CA
Tritanopia (blue-blind)
#8A9CA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9692cc; /* rgb */ color: rgb(150, 146, 204); /* oklch */ color: oklch(68.5% 0.085 287.1);
Tailwind
colors: {
custom: {
50: '#b6b2db',
500: '#9692cc',
950: '#000000',
},
}SCSS
$custom: #9692cc; $custom-light: #b6b2db; $custom-dark: #000000;
JSON
{
"hex": "#9692cc",
"rgb": {
"r": 150,
"g": 146,
"b": 204
},
"hsl": {
"h": 244.138,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.68509,
"c": 0.08474,
"h": 287.1
},
"luminance": 0.31401
}Semantic roles & 50–950 ramp
primary
#9692CC
secondary
#E4E6D4
accent
#AF36A7
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83