#9998EA#9998EA
#9998EA is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.3% C 0.118 H 283.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9998EA |
|---|---|
| RGB | rgb(153, 152, 234) |
| HSL | hsl(241, 66%, 76%) |
| HSV | hsv(241, 35%, 92%) |
| CMYK | cmyk(34.6%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(65.88, 19.29, -41.20) |
| CIE-LCH | lch(65.88, 45.49, 295.09°) |
| OKLab | oklab(71.32% 0.0277 -0.1152) |
| OKLCH | oklch(71.32% 0.118 283.5) |
| XYZ | xyz(39.2123, 35.1681, 82.5480) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.60
Periwinkle Blue
#8F99FB
ΔE00 3.93
Lavender Blue
#8B88F8
ΔE00 5.77
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9998EA #E9EA98
analogous
#98C0EA #9998EA #C298EA
triadic
#9998EA #EA9998 #98EA99
tetradic
#9998EA #EA98C0 #E9EA98 #98EAC2
square
#9998EA #EA98C0 #E9EA98 #98EAC2
split-complementary
#9998EA #EAC298 #C0EA98
monochromatic
#3432D5 #6765E0 #9998EA #CBCBF4 #E6E6FA
Accessibility & contrast
On white
2.61
#9998EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#9998EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9998EA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9998EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9998EA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#83A7B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9998ea; /* rgb */ color: rgb(153, 152, 234); /* oklch */ color: oklch(71.3% 0.118 283.5);
Tailwind
colors: {
custom: {
50: '#b9b6f1',
500: '#9998ea',
950: '#000000',
},
}SCSS
$custom: #9998ea; $custom-light: #b9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#9998ea",
"rgb": {
"r": 153,
"g": 152,
"b": 234
},
"hsl": {
"h": 240.732,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.71322,
"c": 0.11847,
"h": 283.5
},
"luminance": 0.35169
}Semantic roles & 50–950 ramp
primary
#9998EA
secondary
#F1F1DA
accent
#CE18CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084