#98AEEC#98AEEC
#98AEEC is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.093 H 269.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEEC |
|---|---|
| RGB | rgb(152, 174, 236) |
| HSL | hsl(224, 69%, 76%) |
| HSV | hsv(224, 36%, 93%) |
| CMYK | cmyk(35.6%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(71.56, 7.10, -33.46) |
| CIE-LCH | lch(71.56, 34.20, 281.97°) |
| OKLab | oklab(75.72% -0.0015 -0.0929) |
| OKLCH | oklch(75.72% 0.093 269.1) |
| XYZ | xyz(43.2208, 43.0018, 85.3635) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 8.82
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEEC #ECD698
analogous
#98D8EC #98AEEC #AC98EC
triadic
#98AEEC #EC98AE #AEEC98
tetradic
#98AEEC #EC98D8 #ECD698 #98ECAC
square
#98AEEC #EC98D8 #ECD698 #98ECAC
split-complementary
#98AEEC #ECAC98 #D8EC98
monochromatic
#315DD9 #6485E2 #98AEEC #CCD7F6 #E5EBFA
Accessibility & contrast
On white
2.19
#98AEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#98AEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEEC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEEC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EF
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#7FBAC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98aeec; /* rgb */ color: rgb(152, 174, 236); /* oklch */ color: oklch(75.7% 0.093 269.1);
Tailwind
colors: {
custom: {
50: '#b8c6f2',
500: '#98aeec',
950: '#000000',
},
}SCSS
$custom: #98aeec; $custom-light: #b8c6f2; $custom-dark: #000000;
JSON
{
"hex": "#98aeec",
"rgb": {
"r": 152,
"g": 174,
"b": 236
},
"hsl": {
"h": 224.286,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.75722,
"c": 0.09294,
"h": 269.1
},
"luminance": 0.43004
}Semantic roles & 50–950 ramp
primary
#98AEEC
secondary
#F2EBD9
accent
#A015D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285