#9296CD#9296CD
#9296CD is a light, moderate blue. Relative luminance 0.323; OKLCH L 69.0% C 0.081 H 280.8°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9296CD |
|---|---|
| RGB | rgb(146, 150, 205) |
| HSL | hsl(236, 37%, 69%) |
| HSV | hsv(236, 29%, 80%) |
| CMYK | cmyk(28.8%, 26.8%, 0%, 19.6%) |
| CIE-LAB | lab(63.62, 10.99, -28.69) |
| CIE-LCH | lch(63.62, 30.72, 290.96°) |
| OKLab | oklab(69.04% 0.0152 -0.0793) |
| OKLCH | oklch(69.04% 0.081 280.8) |
| XYZ | xyz(33.7769, 32.3306, 62.2066) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.22
Lavender
#B39DDB
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.84
Lavender Blue
#8B88F8
ΔE00 9.03
Pale Purple
#B790D4
ΔE00 10.42
Periwinkle (survey)
#8E82FE
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296CD #CDC992
analogous
#92B4CD #9296CD #AC92CD
triadic
#9296CD #CD9296 #96CD92
tetradic
#9296CD #CD92B4 #CDC992 #92CDAC
square
#9296CD #CD92B4 #CDC992 #92CDAC
split-complementary
#9296CD #CDAC92 #B4CD92
monochromatic
#484E9D #686EBA #9296CD #BCBEE0 #E6E7F3
Accessibility & contrast
On white
2.81
#9296CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#9296CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296CD
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296CD | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#8498CC
Tritanopia (blue-blind)
#83A0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9296cd; /* rgb */ color: rgb(146, 150, 205); /* oklch */ color: oklch(69.0% 0.081 280.8);
Tailwind
colors: {
custom: {
50: '#b3b4dc',
500: '#9296cd',
950: '#000000',
},
}SCSS
$custom: #9296cd; $custom-light: #b3b4dc; $custom-dark: #000000;
JSON
{
"hex": "#9296cd",
"rgb": {
"r": 146,
"g": 150,
"b": 205
},
"hsl": {
"h": 235.932,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.69041,
"c": 0.08078,
"h": 280.8
},
"luminance": 0.32331
}Semantic roles & 50–950 ramp
primary
#9296CD
secondary
#E6E5D5
accent
#A835B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083