#98ABE7#98ABE7
#98ABE7 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.9% C 0.089 H 270.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABE7 |
|---|---|
| RGB | rgb(152, 171, 231) |
| HSL | hsl(226, 62%, 75%) |
| HSV | hsv(226, 34%, 91%) |
| CMYK | cmyk(34.2%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(70.57, 7.47, -32.25) |
| CIE-LCH | lch(70.57, 33.11, 283.04°) |
| OKLab | oklab(74.89% 0.0009 -0.0895) |
| OKLCH | oklch(74.89% 0.089 270.6) |
| XYZ | xyz(41.9314, 41.5691, 81.4001) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 8.87
Perrywinkle
#8F8CE7
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABE7 #E7D498
analogous
#98D2E7 #98ABE7 #AD98E7
triadic
#98ABE7 #E798AB #ABE798
tetradic
#98ABE7 #E798D2 #E7D498 #98E7AD
square
#98ABE7 #E798D2 #E7D498 #98E7AD
split-complementary
#98ABE7 #E7AD98 #D2E798
monochromatic
#355AD0 #6683DB #98ABE7 #CAD3F3 #E6EBF9
Accessibility & contrast
On white
2.25
#98ABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#98ABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABE7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABE7 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 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)
#98B0EA
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#81B7C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98abe7; /* rgb */ color: rgb(152, 171, 231); /* oklch */ color: oklch(74.9% 0.089 270.6);
Tailwind
colors: {
custom: {
50: '#b8c3ee',
500: '#98abe7',
950: '#000000',
},
}SCSS
$custom: #98abe7; $custom-light: #b8c3ee; $custom-dark: #000000;
JSON
{
"hex": "#98abe7",
"rgb": {
"r": 152,
"g": 171,
"b": 231
},
"hsl": {
"h": 225.57,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.74891,
"c": 0.08949,
"h": 270.6
},
"luminance": 0.41571
}Semantic roles & 50–950 ramp
primary
#98ABE7
secondary
#F1EBDA
accent
#A01CCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121216
muted
#818184