#98A0E9#98A0E9
#98A0E9 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.8% C 0.106 H 278.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98A0E9 |
|---|---|
| RGB | rgb(152, 160, 233) |
| HSL | hsl(234, 65%, 75%) |
| HSV | hsv(234, 35%, 91%) |
| CMYK | cmyk(34.8%, 31.3%, 0%, 8.6%) |
| CIE-LAB | lab(67.80, 14.19, -37.65) |
| CIE-LCH | lch(67.80, 40.24, 290.65°) |
| OKLab | oklab(72.77% 0.0159 -0.105) |
| OKLCH | oklch(72.77% 0.106 278.6) |
| XYZ | xyz(40.2235, 37.6988, 82.2323) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Perrywinkle
#8F8CE7
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.82
Lavender
#B39DDB
ΔE00 8.90
Periwinkle (survey)
#8E82FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A0E9 #E9E198
analogous
#98C8E9 #98A0E9 #B898E9
triadic
#98A0E9 #E998A0 #A0E998
tetradic
#98A0E9 #E998C8 #E9E198 #98E9B8
square
#98A0E9 #E998C8 #E9E198 #98E9B8
split-complementary
#98A0E9 #E9B898 #C8E998
monochromatic
#3343D3 #6671DE #98A0E9 #CACFF4 #E6E8FA
Accessibility & contrast
On white
2.46
#98A0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#98A0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A0E9
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A0E9 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EC
Deuteranopia (green-blind)
#84A2E7
Tritanopia (blue-blind)
#82AEBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98a0e9; /* rgb */ color: rgb(152, 160, 233); /* oklch */ color: oklch(72.8% 0.106 278.6);
Tailwind
colors: {
custom: {
50: '#b8bcf0',
500: '#98a0e9',
950: '#000000',
},
}SCSS
$custom: #98a0e9; $custom-light: #b8bcf0; $custom-dark: #000000;
JSON
{
"hex": "#98a0e9",
"rgb": {
"r": 152,
"g": 160,
"b": 233
},
"hsl": {
"h": 234.074,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.72767,
"c": 0.10617,
"h": 278.6
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#98A0E9
secondary
#F1EFDA
accent
#BB19CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084