#998FDA#998FDA
#998FDA is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.8% C 0.109 H 289.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #998FDA |
|---|---|
| RGB | rgb(153, 143, 218) |
| HSL | hsl(248, 50%, 71%) |
| HSV | hsv(248, 34%, 85%) |
| CMYK | cmyk(29.8%, 34.4%, 0%, 14.5%) |
| CIE-LAB | lab(62.91, 20.33, -36.99) |
| CIE-LCH | lch(62.91, 42.20, 298.79°) |
| OKLab | oklab(68.81% 0.0361 -0.103) |
| OKLCH | oklch(68.81% 0.109 289.3) |
| XYZ | xyz(35.6110, 31.4784, 70.5158) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.84
Lavender Blue
#8B88F8
ΔE00 6.72
Lavender
#B39DDB
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.33
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Pale Purple
#B790D4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998FDA #D0DA8F
analogous
#8FAADA #998FDA #BE8FDA
triadic
#998FDA #DA998F #8FDA99
tetradic
#998FDA #DA8FAA #D0DA8F #8FDABE
square
#998FDA #DA8FAA #D0DA8F #8FDABE
split-complementary
#998FDA #DABE8F #AADA8F
monochromatic
#4B3BB3 #6F61CB #998FDA #C3BDE9 #EAE8F7
Accessibility & contrast
On white
2.88
#998FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#998FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998FDA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998FDA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9ADD
Deuteranopia (green-blind)
#7A96D8
Tritanopia (blue-blind)
#8A9CAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #998fda; /* rgb */ color: rgb(153, 143, 218); /* oklch */ color: oklch(68.8% 0.109 289.3);
Tailwind
colors: {
custom: {
50: '#b9afe5',
500: '#998fda',
950: '#000000',
},
}SCSS
$custom: #998fda; $custom-light: #b9afe5; $custom-dark: #000000;
JSON
{
"hex": "#998fda",
"rgb": {
"r": 153,
"g": 143,
"b": 218
},
"hsl": {
"h": 248,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.68811,
"c": 0.10915,
"h": 289.3
},
"luminance": 0.31479
}Semantic roles & 50–950 ramp
primary
#998FDA
secondary
#EAECD8
accent
#BE28AA
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#121016
muted
#817F84