#998DED#998DED
#998DED is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.4% C 0.139 H 288.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #998DED |
|---|---|
| RGB | rgb(153, 141, 237) |
| HSL | hsl(248, 73%, 74%) |
| HSV | hsv(248, 41%, 93%) |
| CMYK | cmyk(35.4%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(63.29, 26.40, -46.92) |
| CIE-LCH | lch(63.29, 53.83, 299.36°) |
| OKLab | oklab(69.39% 0.0427 -0.1318) |
| OKLCH | oklch(69.39% 0.139 288) |
| XYZ | xyz(37.9437, 31.9354, 84.2693) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.13
Lavender Blue
#8B88F8
ΔE00 3.72
Periwinkle (survey)
#8E82FE
ΔE00 4.66
Periwinkle Blue
#8F99FB
ΔE00 5.48
Liliac
#C48EFD
ΔE00 8.60
Mediumpurple
#9370DB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998DED #E1ED8D
analogous
#8DB1ED #998DED #C98DED
triadic
#998DED #ED998D #8DED99
tetradic
#998DED #ED8DB1 #E1ED8D #8DEDC9
square
#998DED #ED8DB1 #E1ED8D #8DEDC9
split-complementary
#998DED #EDC98D #B1ED8D
monochromatic
#3A23DC #6A58E5 #998DED #C8C2F5 #E7E5FB
Accessibility & contrast
On white
2.84
#998DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#998DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998DED
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998DED | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#839FB2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #998ded; /* rgb */ color: rgb(153, 141, 237); /* oklch */ color: oklch(69.4% 0.139 288.0);
Tailwind
colors: {
custom: {
50: '#baaef3',
500: '#998ded',
950: '#000000',
},
}SCSS
$custom: #998ded; $custom-light: #baaef3; $custom-dark: #000000;
JSON
{
"hex": "#998ded",
"rgb": {
"r": 153,
"g": 141,
"b": 237
},
"hsl": {
"h": 247.5,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.69388,
"c": 0.13855,
"h": 288
},
"luminance": 0.31936
}Semantic roles & 50–950 ramp
primary
#998DED
secondary
#EFF2D9
accent
#D511BC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85