#9296CC#9296CC
#9296CC is a light, moderate blue. Relative luminance 0.323; OKLCH L 69.0% C 0.079 H 280.8°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9296CC |
|---|---|
| RGB | rgb(146, 150, 204) |
| HSL | hsl(236, 36%, 69%) |
| HSV | hsv(236, 28%, 80%) |
| CMYK | cmyk(28.4%, 26.5%, 0%, 20%) |
| CIE-LAB | lab(63.58, 10.74, -28.19) |
| CIE-LCH | lch(63.58, 30.17, 290.85°) |
| OKLab | oklab(69% 0.0149 -0.0779) |
| OKLCH | oklch(69% 0.079 280.8) |
| XYZ | xyz(33.6566, 32.2824, 61.5729) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 9.21
Pale Purple
#B790D4
ΔE00 10.42
Periwinkle (survey)
#8E82FE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296CC #CCC892
analogous
#92B3CC #9296CC #AB92CC
triadic
#9296CC #CC9296 #96CC92
tetradic
#9296CC #CC92B3 #CCC892 #92CCAB
square
#9296CC #CC92B3 #CCC892 #92CCAB
split-complementary
#9296CC #CCAB92 #B3CC92
monochromatic
#494E9B #686EB8 #9296CC #BCBEE0 #E5E6F3
Accessibility & contrast
On white
2.82
#9296CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#9296CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296CC
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296CC | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCE
Deuteranopia (green-blind)
#8498CB
Tritanopia (blue-blind)
#84A0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9296cc; /* rgb */ color: rgb(146, 150, 204); /* oklch */ color: oklch(69.0% 0.079 280.8);
Tailwind
colors: {
custom: {
50: '#b3b4db',
500: '#9296cc',
950: '#000000',
},
}SCSS
$custom: #9296cc; $custom-light: #b3b4db; $custom-dark: #000000;
JSON
{
"hex": "#9296cc",
"rgb": {
"r": 146,
"g": 150,
"b": 204
},
"hsl": {
"h": 235.862,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.68998,
"c": 0.07933,
"h": 280.8
},
"luminance": 0.32283
}Semantic roles & 50–950 ramp
primary
#9296CC
secondary
#E6E4D4
accent
#A736AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083