#98AAEE#98AAEE
#98AAEE is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.0% C 0.100 H 272.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAEE |
|---|---|
| RGB | rgb(152, 170, 238) |
| HSL | hsl(227, 72%, 76%) |
| HSV | hsv(227, 36%, 93%) |
| CMYK | cmyk(36.1%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.59, 9.86, -36.04) |
| CIE-LCH | lch(70.59, 37.37, 285.30°) |
| OKLab | oklab(75% 0.0042 -0.1003) |
| OKLCH | oklch(75% 0.1 272.4) |
| XYZ | xyz(42.7517, 41.5961, 86.6486) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 9.18
Lightsteelblue
#B0C4DE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAEE #EEDC98
analogous
#98D5EE #98AAEE #B198EE
triadic
#98AAEE #EE98AA #AAEE98
tetradic
#98AAEE #EE98D5 #EEDC98 #98EEB1
square
#98AAEE #EE98D5 #EEDC98 #98EEB1
split-complementary
#98AAEE #EEB198 #D5EE98
monochromatic
#2F53DD #637FE5 #98AAEE #CDD5F7 #E5E9FB
Accessibility & contrast
On white
2.25
#98AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#98AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAEE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAEE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#7FB7C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98aaee; /* rgb */ color: rgb(152, 170, 238); /* oklch */ color: oklch(75.0% 0.100 272.4);
Tailwind
colors: {
custom: {
50: '#b9c3f3',
500: '#98aaee',
950: '#000000',
},
}SCSS
$custom: #98aaee; $custom-light: #b9c3f3; $custom-dark: #000000;
JSON
{
"hex": "#98aaee",
"rgb": {
"r": 152,
"g": 170,
"b": 238
},
"hsl": {
"h": 227.442,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.74998,
"c": 0.10043,
"h": 272.4
},
"luminance": 0.41598
}Semantic roles & 50–950 ramp
primary
#98AAEE
secondary
#F2EDD9
accent
#AB12D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185