#9296CA#9296CA
#9296CA is a light, moderate blue. Relative luminance 0.322; OKLCH L 68.9% C 0.076 H 280.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9296CA |
|---|---|
| RGB | rgb(146, 150, 202) |
| HSL | hsl(236, 35%, 68%) |
| HSV | hsv(236, 28%, 79%) |
| CMYK | cmyk(27.7%, 25.7%, 0%, 20.8%) |
| CIE-LAB | lab(63.50, 10.24, -27.19) |
| CIE-LCH | lch(63.50, 29.06, 290.63°) |
| OKLab | oklab(68.91% 0.0143 -0.0751) |
| OKLCH | oklch(68.91% 0.076 280.8) |
| XYZ | xyz(33.4183, 32.1871, 60.3177) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 8.44
Lavender Blue
#8B88F8
ΔE00 9.58
Pale Purple
#B790D4
ΔE00 10.44
Faded Blue
#658CBB
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296CA #CAC692
analogous
#92B2CA #9296CA #AA92CA
triadic
#9296CA #CA9296 #96CA92
tetradic
#9296CA #CA92B2 #CAC692 #92CAAA
square
#9296CA #CA92B2 #CAC692 #92CAAA
split-complementary
#9296CA #CAAA92 #B2CA92
monochromatic
#4A4F98 #696EB6 #9296CA #BBBEDE #E4E5F2
Accessibility & contrast
On white
2.82
#9296CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9296CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296CA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296CA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCC
Deuteranopia (green-blind)
#8598C9
Tritanopia (blue-blind)
#849FA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9296ca; /* rgb */ color: rgb(146, 150, 202); /* oklch */ color: oklch(68.9% 0.076 280.8);
Tailwind
colors: {
custom: {
50: '#b3b4da',
500: '#9296ca',
950: '#000000',
},
}SCSS
$custom: #9296ca; $custom-light: #b3b4da; $custom-dark: #000000;
JSON
{
"hex": "#9296ca",
"rgb": {
"r": 146,
"g": 150,
"b": 202
},
"hsl": {
"h": 235.714,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.68911,
"c": 0.07644,
"h": 280.8
},
"luminance": 0.32188
}Semantic roles & 50–950 ramp
primary
#9296CA
secondary
#E4E3D3
accent
#A538AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083