#9D9CF5#9D9CF5
#9D9CF5 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.9% C 0.128 H 283.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9CF5 |
|---|---|
| RGB | rgb(157, 156, 245) |
| HSL | hsl(241, 82%, 79%) |
| HSV | hsv(241, 36%, 96%) |
| CMYK | cmyk(35.9%, 36.3%, 0%, 3.9%) |
| CIE-LAB | lab(67.68, 20.97, -44.38) |
| CIE-LCH | lch(67.68, 49.09, 295.29°) |
| OKLab | oklab(72.94% 0.0293 -0.1243) |
| OKLCH | oklch(72.94% 0.128 283.3) |
| XYZ | xyz(42.2699, 37.5362, 91.3866) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Perrywinkle
#8F8CE7
ΔE00 4.76
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.78
Pastel Purple
#CAA0FF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9CF5 #F4F59C
analogous
#9CC7F5 #9D9CF5 #C99CF5
triadic
#9D9CF5 #F59D9C #9CF59D
tetradic
#9D9CF5 #F59CC7 #F4F59C #9CF5C9
square
#9D9CF5 #F59CC7 #F4F59C #9CF5C9
split-complementary
#9D9CF5 #F5C99C #C7F59C
monochromatic
#2F2DEA #6664EF #9D9CF5 #D4D4FB #E3E3FC
Accessibility & contrast
On white
2.47
#9D9CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#9D9CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9CF5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9CF5 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#85ADBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9d9cf5; /* rgb */ color: rgb(157, 156, 245); /* oklch */ color: oklch(72.9% 0.128 283.3);
Tailwind
colors: {
custom: {
50: '#bdb9f9',
500: '#9d9cf5',
950: '#000000',
},
}SCSS
$custom: #9d9cf5; $custom-light: #bdb9f9; $custom-dark: #000000;
JSON
{
"hex": "#9d9cf5",
"rgb": {
"r": 157,
"g": 156,
"b": 245
},
"hsl": {
"h": 240.674,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.72938,
"c": 0.12775,
"h": 283.3
},
"luminance": 0.37538
}Semantic roles & 50–950 ramp
primary
#9D9CF5
secondary
#F4F4D7
accent
#DE07DC
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085