#98ADEE#98ADEE
#98ADEE is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.6% C 0.097 H 270.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADEE |
|---|---|
| RGB | rgb(152, 173, 238) |
| HSL | hsl(225, 72%, 76%) |
| HSV | hsv(225, 36%, 93%) |
| CMYK | cmyk(36.1%, 27.3%, 0%, 6.7%) |
| CIE-LAB | lab(71.37, 8.18, -34.83) |
| CIE-LCH | lch(71.37, 35.78, 283.21°) |
| OKLab | oklab(75.61% 0.0004 -0.0969) |
| OKLCH | oklch(75.61% 0.097 270.2) |
| XYZ | xyz(43.3205, 42.7337, 86.8382) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADEE #EED998
analogous
#98D8EE #98ADEE #AE98EE
triadic
#98ADEE #EE98AD #ADEE98
tetradic
#98ADEE #EE98D8 #EED998 #98EEAE
square
#98ADEE #EE98D8 #EED998 #98EEAE
split-complementary
#98ADEE #EEAE98 #D8EE98
monochromatic
#2F59DD #6383E5 #98ADEE #CDD7F7 #E5EAFB
Accessibility & contrast
On white
2.20
#98ADEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#98ADEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADEE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADEE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#7EBAC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98adee; /* rgb */ color: rgb(152, 173, 238); /* oklch */ color: oklch(75.6% 0.097 270.2);
Tailwind
colors: {
custom: {
50: '#b9c5f3',
500: '#98adee',
950: '#000000',
},
}SCSS
$custom: #98adee; $custom-light: #b9c5f3; $custom-dark: #000000;
JSON
{
"hex": "#98adee",
"rgb": {
"r": 152,
"g": 173,
"b": 238
},
"hsl": {
"h": 225.349,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.75606,
"c": 0.09686,
"h": 270.2
},
"luminance": 0.42736
}Semantic roles & 50–950 ramp
primary
#98ADEE
secondary
#F2ECD9
accent
#A412D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185