#9995C8#9995C8
#9995C8 is a light, moderate blue. Relative luminance 0.324; OKLCH L 69.2% C 0.074 H 287.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9995C8 |
|---|---|
| RGB | rgb(153, 149, 200) |
| HSL | hsl(245, 32%, 68%) |
| HSV | hsv(245, 26%, 78%) |
| CMYK | cmyk(23.5%, 25.5%, 0%, 21.6%) |
| CIE-LAB | lab(63.70, 12.46, -25.71) |
| CIE-LCH | lch(63.70, 28.57, 295.85°) |
| OKLab | oklab(69.18% 0.0228 -0.0708) |
| OKLCH | oklch(69.18% 0.074 287.9) |
| XYZ | xyz(34.3071, 32.4368, 59.0858) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 8.06
Pale Purple
#B790D4
ΔE00 8.38
Heather
#A484AC
ΔE00 10.06
Wisteria
#A87DC2
ΔE00 10.13
Periwinkle Blue
#8F99FB
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9995C8 #C4C895
analogous
#95AAC8 #9995C8 #B295C8
triadic
#9995C8 #C89995 #95C899
tetradic
#9995C8 #C895AA #C4C895 #95C8B2
square
#9995C8 #C895AA #C4C895 #95C8B2
split-complementary
#9995C8 #C8B295 #AAC895
monochromatic
#534D95 #726DB3 #9995C8 #C0BDDD #E7E6F2
Accessibility & contrast
On white
2.80
#9995C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9995C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9995C8
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9995C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9995C8 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BCA
Deuteranopia (green-blind)
#8799C7
Tritanopia (blue-blind)
#8F9EA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9995c8; /* rgb */ color: rgb(153, 149, 200); /* oklch */ color: oklch(69.2% 0.074 287.9);
Tailwind
colors: {
custom: {
50: '#b8b4d9',
500: '#9995c8',
950: '#000000',
},
}SCSS
$custom: #9995c8; $custom-light: #b8b4d9; $custom-dark: #000000;
JSON
{
"hex": "#9995c8",
"rgb": {
"r": 153,
"g": 149,
"b": 200
},
"hsl": {
"h": 244.706,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.69179,
"c": 0.07437,
"h": 287.9
},
"luminance": 0.32437
}Semantic roles & 50–950 ramp
primary
#9995C8
secondary
#E3E4D5
accent
#AA3BA2
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083