#9599FC#9599FC
#9599FC is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.1% C 0.143 H 280.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9599FC |
|---|---|
| RGB | rgb(149, 153, 252) |
| HSL | hsl(238, 94%, 79%) |
| HSV | hsv(238, 41%, 99%) |
| CMYK | cmyk(40.9%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.67, 22.52, -49.83) |
| CIE-LCH | lch(66.67, 54.68, 294.32°) |
| OKLab | oklab(72.13% 0.0258 -0.1403) |
| OKLCH | oklch(72.13% 0.143 280.4) |
| XYZ | xyz(41.3512, 36.1985, 96.8848) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.28
Perrywinkle
#8F8CE7
ΔE00 4.50
Lavender Blue
#8B88F8
ΔE00 4.82
Periwinkle (survey)
#8E82FE
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 9.22
Cornflowerblue
#6495ED
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9599FC #FCF895
analogous
#95CCFC #9599FC #C495FC
triadic
#9599FC #FC9599 #99FC95
tetradic
#9599FC #FC95CC #FCF895 #95FCC4
square
#9599FC #FC95CC #FCF895 #95FCC4
split-complementary
#9599FC #FCC495 #CCFC95
monochromatic
#1E26F9 #5960FA #9599FC #D1D2FE #E1E2FE
Accessibility & contrast
On white
2.55
#9599FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#9599FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9599FC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9599FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9599FC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#75ADBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9599fc; /* rgb */ color: rgb(149, 153, 252); /* oklch */ color: oklch(72.1% 0.143 280.4);
Tailwind
colors: {
custom: {
50: '#b8b6fe',
500: '#9599fc',
950: '#000000',
},
}SCSS
$custom: #9599fc; $custom-light: #b8b6fe; $custom-dark: #000000;
JSON
{
"hex": "#9599fc",
"rgb": {
"r": 149,
"g": 153,
"b": 252
},
"hsl": {
"h": 237.67,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.72128,
"c": 0.1427,
"h": 280.4
},
"luminance": 0.362
}Semantic roles & 50–950 ramp
primary
#9599FC
secondary
#F6F5D5
accent
#DD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086