#98AAEF#98AAEF
#98AAEF is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.102 H 272.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAEF |
|---|---|
| RGB | rgb(152, 170, 239) |
| HSL | hsl(228, 73%, 77%) |
| HSV | hsv(228, 36%, 94%) |
| CMYK | cmyk(36.4%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.63, 10.12, -36.52) |
| CIE-LCH | lch(70.63, 37.90, 285.49°) |
| OKLab | oklab(75.04% 0.0045 -0.1017) |
| OKLCH | oklch(75.04% 0.102 272.5) |
| XYZ | xyz(42.8990, 41.6551, 87.4245) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 5.67
Carolina Blue
#8AB8FE
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 9.22
Lightsteelblue
#B0C4DE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAEF #EFDD98
analogous
#98D6EF #98AAEF #B298EF
triadic
#98AAEF #EF98AA #AAEF98
tetradic
#98AAEF #EF98D6 #EFDD98 #98EFB2
square
#98AAEF #EF98D6 #EFDD98 #98EFB2
split-complementary
#98AAEF #EFB298 #D6EF98
monochromatic
#2E53DF #637EE7 #98AAEF #CDD6F7 #E5E9FB
Accessibility & contrast
On white
2.25
#98AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#98AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAEF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAEF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#7EB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98aaef; /* rgb */ color: rgb(152, 170, 239); /* oklch */ color: oklch(75.0% 0.102 272.5);
Tailwind
colors: {
custom: {
50: '#b9c3f4',
500: '#98aaef',
950: '#000000',
},
}SCSS
$custom: #98aaef; $custom-light: #b9c3f4; $custom-dark: #000000;
JSON
{
"hex": "#98aaef",
"rgb": {
"r": 152,
"g": 170,
"b": 239
},
"hsl": {
"h": 227.586,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.75043,
"c": 0.10182,
"h": 272.5
},
"luminance": 0.41657
}Semantic roles & 50–950 ramp
primary
#98AAEF
secondary
#F3EDD8
accent
#AC10D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185