#9599DA#9599DA
#9599DA is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.5% C 0.095 H 280.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9599DA |
|---|---|
| RGB | rgb(149, 153, 218) |
| HSL | hsl(237, 48%, 72%) |
| HSV | hsv(237, 32%, 85%) |
| CMYK | cmyk(31.7%, 29.8%, 0%, 14.5%) |
| CIE-LAB | lab(65.15, 13.45, -33.53) |
| CIE-LCH | lch(65.15, 36.12, 291.86°) |
| OKLab | oklab(70.46% 0.018 -0.0931) |
| OKLCH | oklch(70.46% 0.095 280.9) |
| XYZ | xyz(36.4371, 34.2329, 71.0039) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.78
Lavender
#B39DDB
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 7.68
Periwinkle (survey)
#8E82FE
ΔE00 9.43
Pale Purple
#B790D4
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9599DA #DAD695
analogous
#95BCDA #9599DA #B495DA
triadic
#9599DA #DA9599 #99DA95
tetradic
#9599DA #DA95BC #DAD695 #95DAB4
square
#9599DA #DA95BC #DAD695 #95DAB4
split-complementary
#9599DA #DAB495 #BCDA95
monochromatic
#3F46B5 #686DCA #9599DA #C2C5EA #E8E9F7
Accessibility & contrast
On white
2.68
#9599DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#9599DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9599DA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9599DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9599DA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#829CD8
Tritanopia (blue-blind)
#83A5B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9599da; /* rgb */ color: rgb(149, 153, 218); /* oklch */ color: oklch(70.5% 0.095 280.9);
Tailwind
colors: {
custom: {
50: '#b6b7e5',
500: '#9599da',
950: '#000000',
},
}SCSS
$custom: #9599da; $custom-light: #b6b7e5; $custom-dark: #000000;
JSON
{
"hex": "#9599da",
"rgb": {
"r": 149,
"g": 153,
"b": 218
},
"hsl": {
"h": 236.522,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.70457,
"c": 0.09488,
"h": 280.9
},
"luminance": 0.34234
}Semantic roles & 50–950 ramp
primary
#9599DA
secondary
#EEEDDD
accent
#B32ABC
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084