#998FDF#998FDF
#998FDF is a light, moderate blue. Relative luminance 0.317; OKLCH L 69.1% C 0.116 H 288.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #998FDF |
|---|---|
| RGB | rgb(153, 143, 223) |
| HSL | hsl(248, 56%, 72%) |
| HSV | hsv(248, 36%, 87%) |
| CMYK | cmyk(31.4%, 35.9%, 0%, 12.5%) |
| CIE-LAB | lab(63.13, 21.60, -39.42) |
| CIE-LCH | lch(63.13, 44.95, 298.72°) |
| OKLab | oklab(69.05% 0.0373 -0.11) |
| OKLCH | oklch(69.05% 0.116 288.7) |
| XYZ | xyz(36.2751, 31.7441, 74.0137) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.07
Lavender Blue
#8B88F8
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 6.98
Lavender
#B39DDB
ΔE00 7.32
Pale Purple
#B790D4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998FDF #D5DF8F
analogous
#8FADDF #998FDF #C18FDF
triadic
#998FDF #DF998F #8FDF99
tetradic
#998FDF #DF8FAD #D5DF8F #8FDFC1
square
#998FDF #DF8FAD #D5DF8F #8FDFC1
split-complementary
#998FDF #DFC18F #ADDF8F
monochromatic
#4736BD #6E5FD1 #998FDF #C4BFED #E9E7F8
Accessibility & contrast
On white
2.86
#998FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#998FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998FDF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998FDF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#7797DD
Tritanopia (blue-blind)
#889EAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #998fdf; /* rgb */ color: rgb(153, 143, 223); /* oklch */ color: oklch(69.1% 0.116 288.7);
Tailwind
colors: {
custom: {
50: '#b9afe9',
500: '#998fdf',
950: '#000000',
},
}SCSS
$custom: #998fdf; $custom-light: #b9afe9; $custom-dark: #000000;
JSON
{
"hex": "#998fdf",
"rgb": {
"r": 153,
"g": 143,
"b": 223
},
"hsl": {
"h": 247.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.69054,
"c": 0.11617,
"h": 288.7
},
"luminance": 0.31745
}Semantic roles & 50–950 ramp
primary
#998FDF
secondary
#EDEFDB
accent
#C322AF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121016
muted
#817F84