#98A0EA#98A0EA
#98A0EA is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.8% C 0.108 H 278.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98A0EA |
|---|---|
| RGB | rgb(152, 160, 234) |
| HSL | hsl(234, 66%, 76%) |
| HSV | hsv(234, 35%, 92%) |
| CMYK | cmyk(35%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.84, 14.45, -38.14) |
| CIE-LCH | lch(67.84, 40.78, 290.76°) |
| OKLab | oklab(72.81% 0.0161 -0.1064) |
| OKLCH | oklch(72.81% 0.108 278.6) |
| XYZ | xyz(40.3668, 37.7561, 82.9867) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 8.78
Lavender
#B39DDB
ΔE00 8.99
Periwinkle (survey)
#8E82FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A0EA #EAE298
analogous
#98C9EA #98A0EA #B998EA
triadic
#98A0EA #EA98A0 #A0EA98
tetradic
#98A0EA #EA98C9 #EAE298 #98EAB9
square
#98A0EA #EA98C9 #EAE298 #98EAB9
split-complementary
#98A0EA #EAB998 #C9EA98
monochromatic
#3242D5 #6571E0 #98A0EA #CBCFF4 #E6E8FA
Accessibility & contrast
On white
2.46
#98A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#98A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A0EA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A0EA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#81AEBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98a0ea; /* rgb */ color: rgb(152, 160, 234); /* oklch */ color: oklch(72.8% 0.108 278.6);
Tailwind
colors: {
custom: {
50: '#b8bcf1',
500: '#98a0ea',
950: '#000000',
},
}SCSS
$custom: #98a0ea; $custom-light: #b8bcf1; $custom-dark: #000000;
JSON
{
"hex": "#98a0ea",
"rgb": {
"r": 152,
"g": 160,
"b": 234
},
"hsl": {
"h": 234.146,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.72813,
"c": 0.10758,
"h": 278.6
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#98A0EA
secondary
#F1EFDA
accent
#BC18CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084