#9993C8#9993C8
#9993C8 is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.8% C 0.077 H 289.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9993C8 |
|---|---|
| RGB | rgb(153, 147, 200) |
| HSL | hsl(247, 33%, 68%) |
| HSV | hsv(247, 27%, 78%) |
| CMYK | cmyk(23.5%, 26.5%, 0%, 21.6%) |
| CIE-LAB | lab(63.19, 13.60, -26.51) |
| CIE-LCH | lch(63.19, 29.79, 297.16°) |
| OKLab | oklab(68.78% 0.0257 -0.073) |
| OKLCH | oklch(68.78% 0.077 289.4) |
| XYZ | xyz(33.9934, 31.8094, 58.9813) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 7.81
Pale Purple
#B790D4
ΔE00 7.91
Wisteria
#A87DC2
ΔE00 9.42
Heather
#A484AC
ΔE00 9.63
Lavender (survey)
#C79FEF
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9993C8 #C2C893
analogous
#93A7C8 #9993C8 #B393C8
triadic
#9993C8 #C89993 #93C899
tetradic
#9993C8 #C893A7 #C2C893 #93C8B3
square
#9993C8 #C893A7 #C2C893 #93C8B3
split-complementary
#9993C8 #C8B393 #A7C893
monochromatic
#544C95 #736AB3 #9993C8 #BFBCDD #E6E4F1
Accessibility & contrast
On white
2.85
#9993C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#9993C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9993C8
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9993C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9993C8 | 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)
#869ACA
Deuteranopia (green-blind)
#8598C7
Tritanopia (blue-blind)
#8F9CA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9993c8; /* rgb */ color: rgb(153, 147, 200); /* oklch */ color: oklch(68.8% 0.077 289.4);
Tailwind
colors: {
custom: {
50: '#b8b2d9',
500: '#9993c8',
950: '#000000',
},
}SCSS
$custom: #9993c8; $custom-light: #b8b2d9; $custom-dark: #000000;
JSON
{
"hex": "#9993c8",
"rgb": {
"r": 153,
"g": 147,
"b": 200
},
"hsl": {
"h": 246.792,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.68779,
"c": 0.07741,
"h": 289.4
},
"luminance": 0.3181
}Semantic roles & 50–950 ramp
primary
#9993C8
secondary
#E2E4D3
accent
#AB3A9E
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111114
muted
#808083