#998DEB#998DEB
#998DEB is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.3% C 0.136 H 288.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #998DEB |
|---|---|
| RGB | rgb(153, 141, 235) |
| HSL | hsl(248, 70%, 74%) |
| HSV | hsv(248, 40%, 92%) |
| CMYK | cmyk(34.9%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(63.19, 25.87, -45.97) |
| CIE-LCH | lch(63.19, 52.75, 299.37°) |
| OKLab | oklab(69.28% 0.0424 -0.129) |
| OKLCH | oklch(69.28% 0.136 288.2) |
| XYZ | xyz(37.6531, 31.8192, 82.7390) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.11
Lavender Blue
#8B88F8
ΔE00 3.96
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 5.64
Liliac
#C48EFD
ΔE00 8.62
Mediumpurple
#9370DB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998DEB #DFEB8D
analogous
#8DB0EB #998DEB #C88DEB
triadic
#998DEB #EB998D #8DEB99
tetradic
#998DEB #EB8DB0 #DFEB8D #8DEBC8
square
#998DEB #EB8DB0 #DFEB8D #8DEBC8
split-complementary
#998DEB #EBC88D #B0EB8D
monochromatic
#3D26D8 #6A59E2 #998DEB #C8C1F4 #E8E5FA
Accessibility & contrast
On white
2.85
#998DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#998DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #998DEB
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998DEB | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#6E97E9
Tritanopia (blue-blind)
#849FB1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #998deb; /* rgb */ color: rgb(153, 141, 235); /* oklch */ color: oklch(69.3% 0.136 288.2);
Tailwind
colors: {
custom: {
50: '#baaef2',
500: '#998deb',
950: '#000000',
},
}SCSS
$custom: #998deb; $custom-light: #baaef2; $custom-dark: #000000;
JSON
{
"hex": "#998deb",
"rgb": {
"r": 153,
"g": 141,
"b": 235
},
"hsl": {
"h": 247.66,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.69284,
"c": 0.13581,
"h": 288.2
},
"luminance": 0.3182
}Semantic roles & 50–950 ramp
primary
#998DEB
secondary
#EFF2D9
accent
#D213BA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85