#98A4E8#98A4E8
#98A4E8 is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.5% C 0.100 H 276.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4E8 |
|---|---|
| RGB | rgb(152, 164, 232) |
| HSL | hsl(231, 63%, 75%) |
| HSV | hsv(231, 34%, 91%) |
| CMYK | cmyk(34.5%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(68.79, 11.67, -35.57) |
| CIE-LCH | lch(68.79, 37.43, 288.16°) |
| OKLab | oklab(73.52% 0.0104 -0.099) |
| OKLCH | oklch(73.52% 0.1 276) |
| XYZ | xyz(40.7857, 39.0510, 81.7169) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Perrywinkle
#8F8CE7
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 8.79
Carolina Blue
#8AB8FE
ΔE00 9.11
Lavender
#B39DDB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4E8 #E8DC98
analogous
#98CCE8 #98A4E8 #B498E8
triadic
#98A4E8 #E898A4 #A4E898
tetradic
#98A4E8 #E898CC #E8DC98 #98E8B4
square
#98A4E8 #E898CC #E8DC98 #98E8B4
split-complementary
#98A4E8 #E8B498 #CCE898
monochromatic
#344CD2 #6678DD #98A4E8 #CAD0F3 #E6E9F9
Accessibility & contrast
On white
2.38
#98A4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#98A4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4E8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4E8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEB
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#82B1BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98a4e8; /* rgb */ color: rgb(152, 164, 232); /* oklch */ color: oklch(73.5% 0.100 276.0);
Tailwind
colors: {
custom: {
50: '#b8beef',
500: '#98a4e8',
950: '#000000',
},
}SCSS
$custom: #98a4e8; $custom-light: #b8beef; $custom-dark: #000000;
JSON
{
"hex": "#98a4e8",
"rgb": {
"r": 152,
"g": 164,
"b": 232
},
"hsl": {
"h": 231,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.73519,
"c": 0.09951,
"h": 276
},
"luminance": 0.39053
}Semantic roles & 50–950 ramp
primary
#98A4E8
secondary
#F1EDDA
accent
#B11ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184