#98AAED#98AAED
#98AAED is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.0% C 0.099 H 272.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAED |
|---|---|
| RGB | rgb(152, 170, 237) |
| HSL | hsl(227, 70%, 76%) |
| HSV | hsv(227, 36%, 93%) |
| CMYK | cmyk(35.9%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.55, 9.59, -35.56) |
| CIE-LCH | lch(70.55, 36.83, 285.10°) |
| OKLab | oklab(74.95% 0.0039 -0.099) |
| OKLCH | oklch(74.95% 0.099 272.3) |
| XYZ | xyz(42.6052, 41.5375, 85.8770) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 7.14
Perrywinkle
#8F8CE7
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 9.14
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAED #EDDB98
analogous
#98D5ED #98AAED #B198ED
triadic
#98AAED #ED98AA #AAED98
tetradic
#98AAED #ED98D5 #EDDB98 #98EDB1
square
#98AAED #ED98D5 #EDDB98 #98EDB1
split-complementary
#98AAED #EDB198 #D5ED98
monochromatic
#3054DB #647FE4 #98AAED #CCD5F6 #E5EAFA
Accessibility & contrast
On white
2.26
#98AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#98AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAED
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAED | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#7FB7C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98aaed; /* rgb */ color: rgb(152, 170, 237); /* oklch */ color: oklch(75.0% 0.099 272.3);
Tailwind
colors: {
custom: {
50: '#b9c3f3',
500: '#98aaed',
950: '#000000',
},
}SCSS
$custom: #98aaed; $custom-light: #b9c3f3; $custom-dark: #000000;
JSON
{
"hex": "#98aaed",
"rgb": {
"r": 152,
"g": 170,
"b": 237
},
"hsl": {
"h": 227.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.74953,
"c": 0.09904,
"h": 272.3
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#98AAED
secondary
#F2EDD9
accent
#AA13D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185