#9C9DFD#9C9DFD
#9C9DFD is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.5% C 0.138 H 282.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9C9DFD |
|---|---|
| RGB | rgb(156, 157, 253) |
| HSL | hsl(239, 96%, 80%) |
| HSV | hsv(239, 38%, 99%) |
| CMYK | cmyk(38.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.22, 22.27, -47.90) |
| CIE-LCH | lch(68.22, 52.82, 294.94°) |
| OKLab | oklab(73.46% 0.0286 -0.1346) |
| OKLCH | oklch(73.46% 0.138 282) |
| XYZ | xyz(43.4918, 38.2721, 98.0052) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 5.32
Lavender Blue
#8B88F8
ΔE00 6.02
Periwinkle (survey)
#8E82FE
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 9.62
Lavender
#B39DDB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C9DFD #FDFC9C
analogous
#9CCEFD #9C9DFD #CB9CFD
triadic
#9C9DFD #FD9C9D #9DFD9C
tetradic
#9C9DFD #FD9CCE #FDFC9C #9CFDCB
square
#9C9DFD #FD9CCE #FDFC9C #9CFDCB
split-complementary
#9C9DFD #FDCB9C #CEFD9C
monochromatic
#2426FB #6062FC #9C9DFD #D8D8FE #E1E1FE
Accessibility & contrast
On white
2.43
#9C9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#9C9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C9DFD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C9DFD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#80B0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9c9dfd; /* rgb */ color: rgb(156, 157, 253); /* oklch */ color: oklch(73.5% 0.138 282.0);
Tailwind
colors: {
custom: {
50: '#bcb9fe',
500: '#9c9dfd',
950: '#000000',
},
}SCSS
$custom: #9c9dfd; $custom-light: #bcb9fe; $custom-dark: #000000;
JSON
{
"hex": "#9c9dfd",
"rgb": {
"r": 156,
"g": 157,
"b": 253
},
"hsl": {
"h": 239.381,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.73457,
"c": 0.13757,
"h": 282
},
"luminance": 0.38274
}Semantic roles & 50–950 ramp
primary
#9C9DFD
secondary
#F7F6D4
accent
#E300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086