#9D9DFD#9D9DFD
#9D9DFD is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.5% C 0.137 H 282.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9DFD |
|---|---|
| RGB | rgb(157, 157, 253) |
| HSL | hsl(240, 96%, 80%) |
| HSV | hsv(240, 38%, 99%) |
| CMYK | cmyk(37.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.29, 22.53, -47.78) |
| CIE-LCH | lch(68.29, 52.82, 295.25°) |
| OKLab | oklab(73.53% 0.0297 -0.1342) |
| OKLCH | oklch(73.53% 0.137 282.5) |
| XYZ | xyz(43.6862, 38.3723, 98.0143) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 5.33
Lavender Blue
#8B88F8
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 9.71
Pastel Purple
#CAA0FF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9DFD #FDFD9D
analogous
#9DCDFD #9D9DFD #CD9DFD
triadic
#9D9DFD #FD9D9D #9DFD9D
tetradic
#9D9DFD #FD9DCD #FDFD9D #9DFDCD
square
#9D9DFD #FD9DCD #FDFD9D #9DFDCD
split-complementary
#9D9DFD #FDCD9D #CDFD9D
monochromatic
#2525FB #6161FC #9D9DFD #D9D9FE #E1E1FE
Accessibility & contrast
On white
2.42
#9D9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#9D9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9DFD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9DFD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#79A3FB
Tritanopia (blue-blind)
#82B0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9d9dfd; /* rgb */ color: rgb(157, 157, 253); /* oklch */ color: oklch(73.5% 0.137 282.5);
Tailwind
colors: {
custom: {
50: '#bdb9fe',
500: '#9d9dfd',
950: '#000000',
},
}SCSS
$custom: #9d9dfd; $custom-light: #bdb9fe; $custom-dark: #000000;
JSON
{
"hex": "#9d9dfd",
"rgb": {
"r": 157,
"g": 157,
"b": 253
},
"hsl": {
"h": 240,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.73531,
"c": 0.13744,
"h": 282.5
},
"luminance": 0.38374
}Semantic roles & 50–950 ramp
primary
#9D9DFD
secondary
#F7F7D4
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086