#98ABE0#98ABE0
#98ABE0 is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.080 H 269.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABE0 |
|---|---|
| RGB | rgb(152, 171, 224) |
| HSL | hsl(224, 54%, 74%) |
| HSV | hsv(224, 32%, 88%) |
| CMYK | cmyk(32.1%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(70.30, 5.68, -28.84) |
| CIE-LCH | lch(70.30, 29.40, 281.14°) |
| OKLab | oklab(74.59% -0.0012 -0.0798) |
| OKLCH | oklch(74.59% 0.08 269.1) |
| XYZ | xyz(40.9625, 41.1815, 76.2971) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.11
Periwinkle Blue
#8F99FB
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 8.98
Perrywinkle
#8F8CE7
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABE0 #E0CD98
analogous
#98CFE0 #98ABE0 #A998E0
triadic
#98ABE0 #E098AB #ABE098
tetradic
#98ABE0 #E098CF #E0CD98 #98E0A9
square
#98ABE0 #E098CF #E0CD98 #98E0A9
split-complementary
#98ABE0 #E0A998 #CFE098
monochromatic
#3B5FC3 #6985D2 #98ABE0 #C7D1EE #E7ECF8
Accessibility & contrast
On white
2.27
#98ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#98ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABE0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABE0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#84B5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98abe0; /* rgb */ color: rgb(152, 171, 224); /* oklch */ color: oklch(74.6% 0.080 269.1);
Tailwind
colors: {
custom: {
50: '#b8c3e9',
500: '#98abe0',
950: '#000000',
},
}SCSS
$custom: #98abe0; $custom-light: #b8c3e9; $custom-dark: #000000;
JSON
{
"hex": "#98abe0",
"rgb": {
"r": 152,
"g": 171,
"b": 224
},
"hsl": {
"h": 224.167,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.74592,
"c": 0.07977,
"h": 269.1
},
"luminance": 0.41183
}Semantic roles & 50–950 ramp
primary
#98ABE0
secondary
#EFEADC
accent
#9824C1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184