#98ABE4#98ABE4
#98ABE4 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.8% C 0.085 H 270.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABE4 |
|---|---|
| RGB | rgb(152, 171, 228) |
| HSL | hsl(225, 58%, 75%) |
| HSV | hsv(225, 33%, 89%) |
| CMYK | cmyk(33.3%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(70.46, 6.70, -30.80) |
| CIE-LCH | lch(70.46, 31.52, 282.27°) |
| OKLab | oklab(74.76% 0 -0.0853) |
| OKLCH | oklch(74.76% 0.085 270) |
| XYZ | xyz(41.5113, 41.4011, 79.1877) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 9.16
Perrywinkle
#8F8CE7
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABE4 #E4D198
analogous
#98D1E4 #98ABE4 #AB98E4
triadic
#98ABE4 #E498AB #ABE498
tetradic
#98ABE4 #E498D1 #E4D198 #98E4AB
square
#98ABE4 #E498D1 #E4D198 #98E4AB
split-complementary
#98ABE4 #E4AB98 #D1E498
monochromatic
#375CCB #6883D7 #98ABE4 #C8D3F1 #E7EBF9
Accessibility & contrast
On white
2.26
#98ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#98ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABE4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABE4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E7
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#82B6BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98abe4; /* rgb */ color: rgb(152, 171, 228); /* oklch */ color: oklch(74.8% 0.085 270.0);
Tailwind
colors: {
custom: {
50: '#b8c3ec',
500: '#98abe4',
950: '#000000',
},
}SCSS
$custom: #98abe4; $custom-light: #b8c3ec; $custom-dark: #000000;
JSON
{
"hex": "#98abe4",
"rgb": {
"r": 152,
"g": 171,
"b": 228
},
"hsl": {
"h": 225,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.74762,
"c": 0.08532,
"h": 270
},
"luminance": 0.41403
}Semantic roles & 50–950 ramp
primary
#98ABE4
secondary
#F0EBDB
accent
#9C1FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184