#98ABEC#98ABEC
#98ABEC is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.1% C 0.096 H 271.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABEC |
|---|---|
| RGB | rgb(152, 171, 236) |
| HSL | hsl(226, 69%, 76%) |
| HSV | hsv(226, 36%, 93%) |
| CMYK | cmyk(35.6%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.77, 8.77, -34.67) |
| CIE-LCH | lch(70.77, 35.77, 284.20°) |
| OKLab | oklab(75.11% 0.0024 -0.0964) |
| OKLCH | oklch(75.11% 0.096 271.4) |
| XYZ | xyz(42.6477, 41.8556, 85.1725) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 5.72
Carolina Blue
#8AB8FE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 9.00
Perrywinkle
#8F8CE7
ΔE00 9.08
Lightsteelblue
#B0C4DE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABEC #ECD998
analogous
#98D5EC #98ABEC #AF98EC
triadic
#98ABEC #EC98AB #ABEC98
tetradic
#98ABEC #EC98D5 #ECD998 #98ECAF
square
#98ABEC #EC98D5 #ECD998 #98ECAF
split-complementary
#98ABEC #ECAF98 #D5EC98
monochromatic
#3157D9 #6481E2 #98ABEC #CCD5F6 #E5EAFA
Accessibility & contrast
On white
2.24
#98ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#98ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABEC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABEC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#7FB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98abec; /* rgb */ color: rgb(152, 171, 236); /* oklch */ color: oklch(75.1% 0.096 271.4);
Tailwind
colors: {
custom: {
50: '#b8c3f2',
500: '#98abec',
950: '#000000',
},
}SCSS
$custom: #98abec; $custom-light: #b8c3f2; $custom-dark: #000000;
JSON
{
"hex": "#98abec",
"rgb": {
"r": 152,
"g": 171,
"b": 236
},
"hsl": {
"h": 226.429,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.75111,
"c": 0.09644,
"h": 271.4
},
"luminance": 0.41857
}Semantic roles & 50–950 ramp
primary
#98ABEC
secondary
#F2ECD9
accent
#A615D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185