#98AEE2#98AEE2
#98AEE2 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.079 H 266.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEE2 |
|---|---|
| RGB | rgb(152, 174, 226) |
| HSL | hsl(222, 56%, 74%) |
| HSV | hsv(222, 33%, 89%) |
| CMYK | cmyk(32.7%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(71.17, 4.52, -28.60) |
| CIE-LCH | lch(71.17, 28.96, 278.98°) |
| OKLab | oklab(75.29% -0.0045 -0.0791) |
| OKLCH | oklch(75.29% 0.079 266.7) |
| XYZ | xyz(41.8084, 42.4369, 77.9250) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 8.67
Cloudy Blue
#ACC2D9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEE2 #E2CC98
analogous
#98D3E2 #98AEE2 #A798E2
triadic
#98AEE2 #E298AE #AEE298
tetradic
#98AEE2 #E298D3 #E2CC98 #98E2A7
square
#98AEE2 #E298D3 #E2CC98 #98E2A7
split-complementary
#98AEE2 #E2A798 #D3E298
monochromatic
#3863C7 #6888D5 #98AEE2 #C8D4EF #E7ECF8
Accessibility & contrast
On white
2.21
#98AEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#98AEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEE2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEE2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#83B8C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98aee2; /* rgb */ color: rgb(152, 174, 226); /* oklch */ color: oklch(75.3% 0.079 266.7);
Tailwind
colors: {
custom: {
50: '#b8c6eb',
500: '#98aee2',
950: '#000000',
},
}SCSS
$custom: #98aee2; $custom-light: #b8c6eb; $custom-dark: #000000;
JSON
{
"hex": "#98aee2",
"rgb": {
"r": 152,
"g": 174,
"b": 226
},
"hsl": {
"h": 222.162,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.75294,
"c": 0.07921,
"h": 266.7
},
"luminance": 0.42438
}Semantic roles & 50–950 ramp
primary
#98AEE2
secondary
#F0EADB
accent
#9422C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284