#9999E7#9999E7
#9999E7 is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.4% C 0.113 H 283.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9999E7 |
|---|---|
| RGB | rgb(153, 153, 231) |
| HSL | hsl(240, 62%, 75%) |
| HSV | hsv(240, 34%, 91%) |
| CMYK | cmyk(33.8%, 33.8%, 0%, 9.4%) |
| CIE-LAB | lab(66.00, 17.93, -39.36) |
| CIE-LCH | lch(66.00, 43.25, 294.50°) |
| OKLab | oklab(71.37% 0.0257 -0.1099) |
| OKLCH | oklch(71.37% 0.113 283.2) |
| XYZ | xyz(38.9479, 35.3231, 80.3518) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.00
Periwinkle Blue
#8F99FB
ΔE00 4.30
Lavender Blue
#8B88F8
ΔE00 6.32
Lavender
#B39DDB
ΔE00 7.82
Periwinkle (survey)
#8E82FE
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9999E7 #E7E799
analogous
#99C0E7 #9999E7 #C099E7
triadic
#9999E7 #E79999 #99E799
tetradic
#9999E7 #E799C0 #E7E799 #99E7C0
square
#9999E7 #E799C0 #E7E799 #99E7C0
split-complementary
#9999E7 #E7C099 #C0E799
monochromatic
#3636D0 #6767DB #9999E7 #CBCBF3 #E6E6F9
Accessibility & contrast
On white
2.60
#9999E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9999E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9999E7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9999E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9999E7 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EA
Deuteranopia (green-blind)
#7E9EE5
Tritanopia (blue-blind)
#84A8B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9999e7; /* rgb */ color: rgb(153, 153, 231); /* oklch */ color: oklch(71.4% 0.113 283.2);
Tailwind
colors: {
custom: {
50: '#b9b7ef',
500: '#9999e7',
950: '#000000',
},
}SCSS
$custom: #9999e7; $custom-light: #b9b7ef; $custom-dark: #000000;
JSON
{
"hex": "#9999e7",
"rgb": {
"r": 153,
"g": 153,
"b": 231
},
"hsl": {
"h": 240,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.71371,
"c": 0.11283,
"h": 283.2
},
"luminance": 0.35324
}Semantic roles & 50–950 ramp
primary
#9999E7
secondary
#F1F1DA
accent
#CA1CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084