#9A9DFD#9A9DFD
#9A9DFD is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.3% C 0.138 H 281.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9DFD |
|---|---|
| RGB | rgb(154, 157, 253) |
| HSL | hsl(238, 96%, 80%) |
| HSV | hsv(238, 39%, 99%) |
| CMYK | cmyk(39.1%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.08, 21.76, -48.14) |
| CIE-LCH | lch(68.08, 52.83, 294.33°) |
| OKLab | oklab(73.31% 0.0265 -0.1353) |
| OKLCH | oklch(73.31% 0.138 281.1) |
| XYZ | xyz(43.1079, 38.0741, 97.9872) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 5.33
Lavender Blue
#8B88F8
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 9.46
Cornflowerblue
#6495ED
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9DFD #FDFA9A
analogous
#9ACEFD #9A9DFD #C99AFD
triadic
#9A9DFD #FD9A9D #9DFD9A
tetradic
#9A9DFD #FD9ACE #FDFA9A #9AFDC9
square
#9A9DFD #FD9ACE #FDFA9A #9AFDC9
split-complementary
#9A9DFD #FDC99A #CEFD9A
monochromatic
#2229FB #5E63FC #9A9DFD #D6D7FE #E1E2FE
Accessibility & contrast
On white
2.44
#9A9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#9A9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9DFD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9DFD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#7DB0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9a9dfd; /* rgb */ color: rgb(154, 157, 253); /* oklch */ color: oklch(73.3% 0.138 281.1);
Tailwind
colors: {
custom: {
50: '#bbb9fe',
500: '#9a9dfd',
950: '#000000',
},
}SCSS
$custom: #9a9dfd; $custom-light: #bbb9fe; $custom-dark: #000000;
JSON
{
"hex": "#9a9dfd",
"rgb": {
"r": 154,
"g": 157,
"b": 253
},
"hsl": {
"h": 238.182,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.73309,
"c": 0.13785,
"h": 281.1
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#9A9DFD
secondary
#F7F6D4
accent
#DF00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086