#98A4E4#98A4E4
#98A4E4 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.3% C 0.094 H 275.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4E4 |
|---|---|
| RGB | rgb(152, 164, 228) |
| HSL | hsl(231, 58%, 75%) |
| HSV | hsv(231, 33%, 89%) |
| CMYK | cmyk(33.3%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.63, 10.63, -33.63) |
| CIE-LCH | lch(68.63, 35.27, 287.54°) |
| OKLab | oklab(73.34% 0.0093 -0.0934) |
| OKLCH | oklch(73.34% 0.094 275.7) |
| XYZ | xyz(40.2240, 38.8263, 78.7586) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Perrywinkle
#8F8CE7
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.87
Lavender Blue
#8B88F8
ΔE00 9.10
Lavender
#B39DDB
ΔE00 9.22
Carolina Blue
#8AB8FE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4E4 #E4D898
analogous
#98CAE4 #98A4E4 #B298E4
triadic
#98A4E4 #E498A4 #A4E498
tetradic
#98A4E4 #E498CA #E4D898 #98E4B2
square
#98A4E4 #E498CA #E4D898 #98E4B2
split-complementary
#98A4E4 #E4B298 #CAE498
monochromatic
#374ECB #6879D7 #98A4E4 #C8CFF1 #E7EAF9
Accessibility & contrast
On white
2.40
#98A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#98A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4E4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4E4 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE7
Deuteranopia (green-blind)
#8BA5E2
Tritanopia (blue-blind)
#83B0BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98a4e4; /* rgb */ color: rgb(152, 164, 228); /* oklch */ color: oklch(73.3% 0.094 275.7);
Tailwind
colors: {
custom: {
50: '#b8beec',
500: '#98a4e4',
950: '#000000',
},
}SCSS
$custom: #98a4e4; $custom-light: #b8beec; $custom-dark: #000000;
JSON
{
"hex": "#98a4e4",
"rgb": {
"r": 152,
"g": 164,
"b": 228
},
"hsl": {
"h": 230.526,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.73339,
"c": 0.09386,
"h": 275.7
},
"luminance": 0.38828
}Semantic roles & 50–950 ramp
primary
#98A4E4
secondary
#F0EDDB
accent
#AC1FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184