#98AAE4#98AAE4
#98AAE4 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.6% C 0.086 H 270.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAE4 |
|---|---|
| RGB | rgb(152, 170, 228) |
| HSL | hsl(226, 58%, 75%) |
| HSV | hsv(226, 33%, 89%) |
| CMYK | cmyk(33.3%, 25.4%, 0%, 10.6%) |
| CIE-LAB | lab(70.19, 7.26, -31.20) |
| CIE-LCH | lch(70.19, 32.03, 283.10°) |
| OKLab | oklab(74.56% 0.0013 -0.0865) |
| OKLCH | oklch(74.56% 0.086 270.9) |
| XYZ | xyz(41.3232, 41.0247, 79.1250) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 8.92
Perrywinkle
#8F8CE7
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAE4 #E4D298
analogous
#98D0E4 #98AAE4 #AC98E4
triadic
#98AAE4 #E498AA #AAE498
tetradic
#98AAE4 #E498D0 #E4D298 #98E4AC
square
#98AAE4 #E498D0 #E4D298 #98E4AC
split-complementary
#98AAE4 #E4AC98 #D0E498
monochromatic
#375ACB #6882D7 #98AAE4 #C8D2F1 #E7EBF9
Accessibility & contrast
On white
2.28
#98AAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#98AAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAE4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAE4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE7
Deuteranopia (green-blind)
#91A9E3
Tritanopia (blue-blind)
#82B5BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98aae4; /* rgb */ color: rgb(152, 170, 228); /* oklch */ color: oklch(74.6% 0.086 270.9);
Tailwind
colors: {
custom: {
50: '#b8c3ec',
500: '#98aae4',
950: '#000000',
},
}SCSS
$custom: #98aae4; $custom-light: #b8c3ec; $custom-dark: #000000;
JSON
{
"hex": "#98aae4",
"rgb": {
"r": 152,
"g": 170,
"b": 228
},
"hsl": {
"h": 225.789,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.74557,
"c": 0.08649,
"h": 270.9
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#98AAE4
secondary
#F0EBDB
accent
#9F1FC6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184