#98ADEB#98ADEB
#98ADEB is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.5% C 0.093 H 269.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADEB |
|---|---|
| RGB | rgb(152, 173, 235) |
| HSL | hsl(225, 67%, 76%) |
| HSV | hsv(225, 35%, 92%) |
| CMYK | cmyk(35.3%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.25, 7.39, -33.38) |
| CIE-LCH | lch(71.25, 34.19, 282.49°) |
| OKLab | oklab(75.47% -0.0005 -0.0927) |
| OKLCH | oklch(75.47% 0.093 269.7) |
| XYZ | xyz(42.8834, 42.5589, 84.5363) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADEB #EBD698
analogous
#98D6EB #98ADEB #AC98EB
triadic
#98ADEB #EB98AD #ADEB98
tetradic
#98ADEB #EB98D6 #EBD698 #98EBAC
square
#98ADEB #EB98D6 #EBD698 #98EBAC
split-complementary
#98ADEB #EBAC98 #D6EB98
monochromatic
#325BD7 #6584E1 #98ADEB #CBD6F5 #E5EBFA
Accessibility & contrast
On white
2.21
#98ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#98ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADEB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADEB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#92ABEA
Tritanopia (blue-blind)
#7FB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98adeb; /* rgb */ color: rgb(152, 173, 235); /* oklch */ color: oklch(75.5% 0.093 269.7);
Tailwind
colors: {
custom: {
50: '#b8c5f1',
500: '#98adeb',
950: '#000000',
},
}SCSS
$custom: #98adeb; $custom-light: #b8c5f1; $custom-dark: #000000;
JSON
{
"hex": "#98adeb",
"rgb": {
"r": 152,
"g": 173,
"b": 235
},
"hsl": {
"h": 224.819,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.75474,
"c": 0.09271,
"h": 269.7
},
"luminance": 0.42561
}Semantic roles & 50–950 ramp
primary
#98ADEB
secondary
#F2EBD9
accent
#A116CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121216
muted
#818184