#9C95F8#9C95F8
#9C95F8 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.7% C 0.142 H 285.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9C95F8 |
|---|---|
| RGB | rgb(156, 149, 248) |
| HSL | hsl(244, 88%, 78%) |
| HSV | hsv(244, 40%, 97%) |
| CMYK | cmyk(37.1%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.01, 25.51, -48.65) |
| CIE-LCH | lch(66.01, 54.93, 297.67°) |
| OKLab | oklab(71.69% 0.0378 -0.1368) |
| OKLCH | oklch(71.69% 0.142 285.5) |
| XYZ | xyz(41.3963, 35.3388, 93.4287) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.53
Periwinkle Blue
#8F99FB
ΔE00 3.61
Lavender Blue
#8B88F8
ΔE00 4.38
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Liliac
#C48EFD
ΔE00 9.01
Pastel Purple
#CAA0FF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C95F8 #F1F895
analogous
#95C0F8 #9C95F8 #CD95F8
triadic
#9C95F8 #F89C95 #95F89C
tetradic
#9C95F8 #F895C0 #F1F895 #95F8CD
square
#9C95F8 #F895C0 #F1F895 #95F8CD
split-complementary
#9C95F8 #F8CD95 #C0F895
monochromatic
#3122F0 #665CF4 #9C95F8 #D2CEFC #E4E2FD
Accessibility & contrast
On white
2.60
#9C95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#9C95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C95F8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C95F8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#83A8BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9c95f8; /* rgb */ color: rgb(156, 149, 248); /* oklch */ color: oklch(71.7% 0.142 285.5);
Tailwind
colors: {
custom: {
50: '#bcb4fb',
500: '#9c95f8',
950: '#000000',
},
}SCSS
$custom: #9c95f8; $custom-light: #bcb4fb; $custom-dark: #000000;
JSON
{
"hex": "#9c95f8",
"rgb": {
"r": 156,
"g": 149,
"b": 248
},
"hsl": {
"h": 244.242,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.71692,
"c": 0.1419,
"h": 285.5
},
"luminance": 0.3534
}Semantic roles & 50–950 ramp
primary
#9C95F8
secondary
#F3F5D6
accent
#E401D4
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085