#998DEC#998DEC
#998DEC is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.3% C 0.137 H 288.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #998DEC |
|---|---|
| RGB | rgb(153, 141, 236) |
| HSL | hsl(248, 71%, 74%) |
| HSV | hsv(248, 40%, 93%) |
| CMYK | cmyk(35.2%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(63.24, 26.13, -46.44) |
| CIE-LCH | lch(63.24, 53.29, 299.36°) |
| OKLab | oklab(69.34% 0.0425 -0.1304) |
| OKLCH | oklch(69.34% 0.137 288.1) |
| XYZ | xyz(37.7980, 31.8771, 83.5020) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.12
Lavender Blue
#8B88F8
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 5.56
Liliac
#C48EFD
ΔE00 8.61
Mediumpurple
#9370DB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998DEC #E0EC8D
analogous
#8DB1EC #998DEC #C98DEC
triadic
#998DEC #EC998D #8DEC99
tetradic
#998DEC #EC8DB1 #E0EC8D #8DECC9
square
#998DEC #EC8DB1 #E0EC8D #8DECC9
split-complementary
#998DEC #ECC98D #B1EC8D
monochromatic
#3B24DA #6A59E3 #998DEC #C8C1F5 #E8E5FB
Accessibility & contrast
On white
2.85
#998DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#998DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998DEC
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998DEC | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF0
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#849FB1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #998dec; /* rgb */ color: rgb(153, 141, 236); /* oklch */ color: oklch(69.3% 0.137 288.1);
Tailwind
colors: {
custom: {
50: '#baaef2',
500: '#998dec',
950: '#000000',
},
}SCSS
$custom: #998dec; $custom-light: #baaef2; $custom-dark: #000000;
JSON
{
"hex": "#998dec",
"rgb": {
"r": 153,
"g": 141,
"b": 236
},
"hsl": {
"h": 247.579,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.69336,
"c": 0.13718,
"h": 288.1
},
"luminance": 0.31878
}Semantic roles & 50–950 ramp
primary
#998DEC
secondary
#EFF2D9
accent
#D312BB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85