#9893CA#9893CA
#9893CA is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.8% C 0.080 H 288.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9893CA |
|---|---|
| RGB | rgb(152, 147, 202) |
| HSL | hsl(245, 34%, 68%) |
| HSV | hsv(245, 27%, 79%) |
| CMYK | cmyk(24.8%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.18, 13.77, -27.64) |
| CIE-LCH | lch(63.18, 30.88, 296.49°) |
| OKLab | oklab(68.78% 0.0252 -0.0762) |
| OKLCH | oklch(68.78% 0.08 288.3) |
| XYZ | xyz(34.0407, 31.8065, 60.2115) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.03
Perrywinkle
#8F8CE7
ΔE00 7.19
Pale Purple
#B790D4
ΔE00 8.13
Wisteria
#A87DC2
ΔE00 9.63
Periwinkle Blue
#8F99FB
ΔE00 9.73
Heather
#A484AC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9893CA #C5CA93
analogous
#93A9CA #9893CA #B393CA
triadic
#9893CA #CA9893 #93CA98
tetradic
#9893CA #CA93A9 #C5CA93 #93CAB3
square
#9893CA #CA93A9 #C5CA93 #93CAB3
split-complementary
#9893CA #CAB393 #A9CA93
monochromatic
#524B98 #716AB6 #9893CA #BFBCDE #E6E5F2
Accessibility & contrast
On white
2.85
#9893CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#9893CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9893CA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9893CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9893CA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACC
Deuteranopia (green-blind)
#8498C9
Tritanopia (blue-blind)
#8D9CA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9893ca; /* rgb */ color: rgb(152, 147, 202); /* oklch */ color: oklch(68.8% 0.080 288.3);
Tailwind
colors: {
custom: {
50: '#b7b2da',
500: '#9893ca',
950: '#000000',
},
}SCSS
$custom: #9893ca; $custom-light: #b7b2da; $custom-dark: #000000;
JSON
{
"hex": "#9893ca",
"rgb": {
"r": 152,
"g": 147,
"b": 202
},
"hsl": {
"h": 245.455,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.68783,
"c": 0.08029,
"h": 288.3
},
"luminance": 0.31807
}Semantic roles & 50–950 ramp
primary
#9893CA
secondary
#E3E5D4
accent
#AD39A2
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111115
muted
#808083