#98ABEB#98ABEB
#98ABEB is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.095 H 271.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABEB |
|---|---|
| RGB | rgb(152, 171, 235) |
| HSL | hsl(226, 67%, 76%) |
| HSV | hsv(226, 35%, 92%) |
| CMYK | cmyk(35.3%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.73, 8.51, -34.19) |
| CIE-LCH | lch(70.73, 35.23, 283.98°) |
| OKLab | oklab(75.07% 0.0021 -0.095) |
| OKLCH | oklch(75.07% 0.095 271.3) |
| XYZ | xyz(42.5028, 41.7976, 84.4094) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 5.79
Carolina Blue
#8AB8FE
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 8.97
Perrywinkle
#8F8CE7
ΔE00 9.10
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABEB #EBD898
analogous
#98D4EB #98ABEB #AE98EB
triadic
#98ABEB #EB98AB #ABEB98
tetradic
#98ABEB #EB98D4 #EBD898 #98EBAE
square
#98ABEB #EB98D4 #EBD898 #98EBAE
split-complementary
#98ABEB #EBAE98 #D4EB98
monochromatic
#3257D7 #6581E1 #98ABEB #CBD5F5 #E5EAFA
Accessibility & contrast
On white
2.24
#98ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#98ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABEB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABEB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#80B8C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98abeb; /* rgb */ color: rgb(152, 171, 235); /* oklch */ color: oklch(75.1% 0.095 271.3);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#98abeb',
950: '#000000',
},
}SCSS
$custom: #98abeb; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#98abeb",
"rgb": {
"r": 152,
"g": 171,
"b": 235
},
"hsl": {
"h": 226.265,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.75067,
"c": 0.09505,
"h": 271.3
},
"luminance": 0.41799
}Semantic roles & 50–950 ramp
primary
#98ABEB
secondary
#F2ECD9
accent
#A516CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185