#98AEF2#98AEF2
#98AEF2 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.0% C 0.101 H 270.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEF2 |
|---|---|
| RGB | rgb(152, 174, 242) |
| HSL | hsl(225, 78%, 77%) |
| HSV | hsv(225, 37%, 95%) |
| CMYK | cmyk(37.2%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.80, 8.67, -36.35) |
| CIE-LCH | lch(71.80, 37.37, 283.42°) |
| OKLab | oklab(75.99% 0.0002 -0.1012) |
| OKLCH | oklch(75.99% 0.101 270.1) |
| XYZ | xyz(44.1072, 43.3564, 90.0318) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEF2 #F2DC98
analogous
#98DBF2 #98AEF2 #AF98F2
triadic
#98AEF2 #F298AE #AEF298
tetradic
#98AEF2 #F298DB #F2DC98 #98F2AF
square
#98AEF2 #F298DB #F2DC98 #98F2AF
split-complementary
#98AEF2 #F2AF98 #DBF298
monochromatic
#2B59E4 #6283EB #98AEF2 #CED9F9 #E4EAFC
Accessibility & contrast
On white
2.17
#98AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#98AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEF2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEF2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#90ACF0
Tritanopia (blue-blind)
#7CBCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98aef2; /* rgb */ color: rgb(152, 174, 242); /* oklch */ color: oklch(76.0% 0.101 270.1);
Tailwind
colors: {
custom: {
50: '#b9c6f6',
500: '#98aef2',
950: '#000000',
},
}SCSS
$custom: #98aef2; $custom-light: #b9c6f6; $custom-dark: #000000;
JSON
{
"hex": "#98aef2",
"rgb": {
"r": 152,
"g": 174,
"b": 242
},
"hsl": {
"h": 225.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.75987,
"c": 0.10122,
"h": 270.1
},
"luminance": 0.43358
}Semantic roles & 50–950 ramp
primary
#98AEF2
secondary
#F3EDD8
accent
#A70CDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285