#9B9DFD#9B9DFD
#9B9DFD is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.4% C 0.138 H 281.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9B9DFD |
|---|---|
| RGB | rgb(155, 157, 253) |
| HSL | hsl(239, 96%, 80%) |
| HSV | hsv(239, 39%, 99%) |
| CMYK | cmyk(38.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.15, 22.02, -48.02) |
| CIE-LCH | lch(68.15, 52.82, 294.63°) |
| OKLab | oklab(73.38% 0.0275 -0.1349) |
| OKLCH | oklch(73.38% 0.138 281.5) |
| XYZ | xyz(43.2991, 38.1727, 97.9961) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Perrywinkle
#8F8CE7
ΔE00 5.32
Lavender Blue
#8B88F8
ΔE00 5.99
Periwinkle (survey)
#8E82FE
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 9.54
Lavender
#B39DDB
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B9DFD #FDFB9B
analogous
#9BCEFD #9B9DFD #CA9BFD
triadic
#9B9DFD #FD9B9D #9DFD9B
tetradic
#9B9DFD #FD9BCE #FDFB9B #9BFDCA
square
#9B9DFD #FD9BCE #FDFB9B #9BFDCA
split-complementary
#9B9DFD #FDCA9B #CEFD9B
monochromatic
#2327FB #5F62FC #9B9DFD #D7D8FE #E1E2FE
Accessibility & contrast
On white
2.43
#9B9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#9B9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B9DFD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B9DFD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#7EB0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9b9dfd; /* rgb */ color: rgb(155, 157, 253); /* oklch */ color: oklch(73.4% 0.138 281.5);
Tailwind
colors: {
custom: {
50: '#bcb9fe',
500: '#9b9dfd',
950: '#000000',
},
}SCSS
$custom: #9b9dfd; $custom-light: #bcb9fe; $custom-dark: #000000;
JSON
{
"hex": "#9b9dfd",
"rgb": {
"r": 155,
"g": 157,
"b": 253
},
"hsl": {
"h": 238.776,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.73382,
"c": 0.13771,
"h": 281.5
},
"luminance": 0.38174
}Semantic roles & 50–950 ramp
primary
#9B9DFD
secondary
#F7F6D4
accent
#E100E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086