#98AADE#98AADE
#98AADE is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.3% C 0.078 H 269.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98AADE |
|---|---|
| RGB | rgb(152, 170, 222) |
| HSL | hsl(225, 51%, 73%) |
| HSV | hsv(225, 32%, 87%) |
| CMYK | cmyk(31.5%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(69.96, 5.73, -28.27) |
| CIE-LCH | lch(69.96, 28.85, 281.46°) |
| OKLab | oklab(74.3% -0.0005 -0.0781) |
| OKLCH | oklch(74.3% 0.078 269.6) |
| XYZ | xyz(40.5047, 40.6973, 74.8143) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.52
Periwinkle Blue
#8F99FB
ΔE00 6.77
Carolina Blue
#8AB8FE
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.16
Perrywinkle
#8F8CE7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AADE #DECC98
analogous
#98CDDE #98AADE #A998DE
triadic
#98AADE #DE98AA #AADE98
tetradic
#98AADE #DE98CD #DECC98 #98DEA9
square
#98AADE #DE98CD #DECC98 #98DEA9
split-complementary
#98AADE #DEA998 #CDDE98
monochromatic
#3D5EBF #6A84CF #98AADE #C6D0ED #E8ECF8
Accessibility & contrast
On white
2.30
#98AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#98AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AADE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AADE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEE0
Deuteranopia (green-blind)
#94A8DD
Tritanopia (blue-blind)
#85B4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98aade; /* rgb */ color: rgb(152, 170, 222); /* oklch */ color: oklch(74.3% 0.078 269.6);
Tailwind
colors: {
custom: {
50: '#b8c3e8',
500: '#98aade',
950: '#000000',
},
}SCSS
$custom: #98aade; $custom-light: #b8c3e8; $custom-dark: #000000;
JSON
{
"hex": "#98aade",
"rgb": {
"r": 152,
"g": 170,
"b": 222
},
"hsl": {
"h": 224.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.74302,
"c": 0.07813,
"h": 269.6
},
"luminance": 0.40699
}Semantic roles & 50–950 ramp
primary
#98AADE
secondary
#EFEADC
accent
#9827BF
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184