#98ABE2#98ABE2
#98ABE2 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.083 H 269.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABE2 |
|---|---|
| RGB | rgb(152, 171, 226) |
| HSL | hsl(225, 56%, 74%) |
| HSV | hsv(225, 33%, 89%) |
| CMYK | cmyk(32.7%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.38, 6.19, -29.82) |
| CIE-LCH | lch(70.38, 30.46, 281.72°) |
| OKLab | oklab(74.68% -0.0006 -0.0825) |
| OKLCH | oklch(74.68% 0.083 269.6) |
| XYZ | xyz(41.2353, 41.2906, 77.7340) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.54
Carolina Blue
#8AB8FE
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 9.08
Perrywinkle
#8F8CE7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABE2 #E2CF98
analogous
#98D0E2 #98ABE2 #AA98E2
triadic
#98ABE2 #E298AB #ABE298
tetradic
#98ABE2 #E298D0 #E2CF98 #98E2AA
square
#98ABE2 #E298D0 #E2CF98 #98E2AA
split-complementary
#98ABE2 #E2AA98 #D0E298
monochromatic
#385DC7 #6884D5 #98ABE2 #C8D2EF #E7ECF8
Accessibility & contrast
On white
2.27
#98ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#98ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABE2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABE2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#83B6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98abe2; /* rgb */ color: rgb(152, 171, 226); /* oklch */ color: oklch(74.7% 0.083 269.6);
Tailwind
colors: {
custom: {
50: '#b8c3eb',
500: '#98abe2',
950: '#000000',
},
}SCSS
$custom: #98abe2; $custom-light: #b8c3eb; $custom-dark: #000000;
JSON
{
"hex": "#98abe2",
"rgb": {
"r": 152,
"g": 171,
"b": 226
},
"hsl": {
"h": 224.595,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.74676,
"c": 0.08254,
"h": 269.6
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#98ABE2
secondary
#F0EADB
accent
#9A22C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184