#9D9CF8#9D9CF8
#9D9CF8 is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.1% C 0.132 H 283.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9CF8 |
|---|---|
| RGB | rgb(157, 156, 248) |
| HSL | hsl(241, 87%, 79%) |
| HSV | hsv(241, 37%, 97%) |
| CMYK | cmyk(36.7%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.81, 21.77, -45.81) |
| CIE-LCH | lch(67.81, 50.72, 295.42°) |
| OKLab | oklab(73.09% 0.03 -0.1285) |
| OKLCH | oklch(73.09% 0.132 283.1) |
| XYZ | xyz(42.7316, 37.7209, 93.8181) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 4.86
Lavender Blue
#8B88F8
ΔE00 5.98
Periwinkle (survey)
#8E82FE
ΔE00 7.58
Lavender
#B39DDB
ΔE00 9.16
Pastel Purple
#CAA0FF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9CF8 #F7F89C
analogous
#9CC9F8 #9D9CF8 #CB9CF8
triadic
#9D9CF8 #F89D9C #9CF89D
tetradic
#9D9CF8 #F89CC9 #F7F89C #9CF8CB
square
#9D9CF8 #F89CC9 #F7F89C #9CF8CB
split-complementary
#9D9CF8 #F8CB9C #C9F89C
monochromatic
#2C2AF0 #6463F4 #9D9CF8 #D6D5FC #E3E2FD
Accessibility & contrast
On white
2.46
#9D9CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#9D9CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9CF8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9CF8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#84AEBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9d9cf8; /* rgb */ color: rgb(157, 156, 248); /* oklch */ color: oklch(73.1% 0.132 283.1);
Tailwind
colors: {
custom: {
50: '#bdb9fb',
500: '#9d9cf8',
950: '#000000',
},
}SCSS
$custom: #9d9cf8; $custom-light: #bdb9fb; $custom-dark: #000000;
JSON
{
"hex": "#9d9cf8",
"rgb": {
"r": 157,
"g": 156,
"b": 248
},
"hsl": {
"h": 240.652,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.73088,
"c": 0.13192,
"h": 283.1
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#9D9CF8
secondary
#F5F5D6
accent
#E302E1
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085