#98AEFA#98AEFA
#98AEFA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.112 H 271.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEFA |
|---|---|
| RGB | rgb(152, 174, 250) |
| HSL | hsl(227, 91%, 79%) |
| HSV | hsv(227, 39%, 98%) |
| CMYK | cmyk(39.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(72.13, 10.81, -40.17) |
| CIE-LCH | lch(72.13, 41.60, 285.06°) |
| OKLab | oklab(76.35% 0.0024 -0.1122) |
| OKLCH | oklch(76.35% 0.112 271.2) |
| XYZ | xyz(45.3350, 43.8475, 96.4986) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEFA #FAE498
analogous
#98DFFA #98AEFA #B398FA
triadic
#98AEFA #FA98AE #AEFA98
tetradic
#98AEFA #FA98DF #FAE498 #98FAB3
square
#98AEFA #FA98DF #FAE498 #98FAB3
split-complementary
#98AEFA #FAB398 #DFFA98
monochromatic
#2352F4 #5E80F7 #98AEFA #D2DCFD #E2E8FE
Accessibility & contrast
On white
2.15
#98AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#98AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEFA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEFA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#79BDC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98aefa; /* rgb */ color: rgb(152, 174, 250); /* oklch */ color: oklch(76.4% 0.112 271.2);
Tailwind
colors: {
custom: {
50: '#b9c6fc',
500: '#98aefa',
950: '#000000',
},
}SCSS
$custom: #98aefa; $custom-light: #b9c6fc; $custom-dark: #000000;
JSON
{
"hex": "#98aefa",
"rgb": {
"r": 152,
"g": 174,
"b": 250
},
"hsl": {
"h": 226.531,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.76353,
"c": 0.11224,
"h": 271.2
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#98AEFA
secondary
#F6EED5
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185