#98AAEB#98AAEB
#98AAEB is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.9% C 0.096 H 272.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAEB |
|---|---|
| RGB | rgb(152, 170, 235) |
| HSL | hsl(227, 67%, 76%) |
| HSV | hsv(227, 35%, 92%) |
| CMYK | cmyk(35.3%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.47, 9.07, -34.60) |
| CIE-LCH | lch(70.47, 35.76, 284.69°) |
| OKLab | oklab(74.86% 0.0034 -0.0962) |
| OKLCH | oklch(74.86% 0.096 272) |
| XYZ | xyz(42.3146, 41.4213, 84.3467) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.56
Pastel Blue
#A2BFFE
ΔE00 5.81
Carolina Blue
#8AB8FE
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 9.08
Lightsteelblue
#B0C4DE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAEB #EBD998
analogous
#98D3EB #98AAEB #AF98EB
triadic
#98AAEB #EB98AA #AAEB98
tetradic
#98AAEB #EB98D3 #EBD998 #98EBAF
square
#98AAEB #EB98D3 #EBD998 #98EBAF
split-complementary
#98AAEB #EBAF98 #D3EB98
monochromatic
#3255D7 #6580E1 #98AAEB #CBD4F5 #E5EAFA
Accessibility & contrast
On white
2.26
#98AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#98AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAEB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAEB | 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)
#95B0EE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#80B7C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98aaeb; /* rgb */ color: rgb(152, 170, 235); /* oklch */ color: oklch(74.9% 0.096 272.0);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#98aaeb',
950: '#000000',
},
}SCSS
$custom: #98aaeb; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#98aaeb",
"rgb": {
"r": 152,
"g": 170,
"b": 235
},
"hsl": {
"h": 226.988,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74864,
"c": 0.09625,
"h": 272
},
"luminance": 0.41423
}Semantic roles & 50–950 ramp
primary
#98AAEB
secondary
#F2ECD9
accent
#A716CF
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185