#9D9CE7#9D9CE7
#9D9CE7 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.3% C 0.108 H 284.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9CE7 |
|---|---|
| RGB | rgb(157, 156, 231) |
| HSL | hsl(241, 61%, 76%) |
| HSV | hsv(241, 32%, 91%) |
| CMYK | cmyk(32%, 32.5%, 0%, 9.4%) |
| CIE-LAB | lab(67.06, 17.33, -37.68) |
| CIE-LCH | lch(67.06, 41.47, 294.71°) |
| OKLab | oklab(72.26% 0.0261 -0.1049) |
| OKLCH | oklch(72.26% 0.108 284) |
| XYZ | xyz(40.2130, 36.7134, 80.5535) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Perrywinkle
#8F8CE7
ΔE00 5.03
Lavender
#B39DDB
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.33
Periwinkle (survey)
#8E82FE
ΔE00 8.96
Pastel Purple
#CAA0FF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9CE7 #E6E79C
analogous
#9CC0E7 #9D9CE7 #C29CE7
triadic
#9D9CE7 #E79D9C #9CE79D
tetradic
#9D9CE7 #E79CC0 #E6E79C #9CE7C2
square
#9D9CE7 #E79CC0 #E6E79C #9CE7C2
split-complementary
#9D9CE7 #E7C29C #C0E79C
monochromatic
#3B39CF #6C6BDB #9D9CE7 #CECDF3 #E7E6F9
Accessibility & contrast
On white
2.52
#9D9CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9D9CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9CE7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9CE7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EA
Deuteranopia (green-blind)
#83A1E5
Tritanopia (blue-blind)
#8AAAB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9d9ce7; /* rgb */ color: rgb(157, 156, 231); /* oklch */ color: oklch(72.3% 0.108 284.0);
Tailwind
colors: {
custom: {
50: '#bcb9ef',
500: '#9d9ce7',
950: '#000000',
},
}SCSS
$custom: #9d9ce7; $custom-light: #bcb9ef; $custom-dark: #000000;
JSON
{
"hex": "#9d9ce7",
"rgb": {
"r": 157,
"g": 156,
"b": 231
},
"hsl": {
"h": 240.8,
"s": 60.976,
"l": 75.882
},
"oklch": {
"l": 0.72263,
"c": 0.10815,
"h": 284
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#9D9CE7
secondary
#F0F0DB
accent
#C91DC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084