#98A6EA#98A6EA
#98A6EA is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.0% C 0.100 H 274.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98A6EA |
|---|---|
| RGB | rgb(152, 166, 234) |
| HSL | hsl(230, 66%, 76%) |
| HSV | hsv(230, 35%, 92%) |
| CMYK | cmyk(35%, 29.1%, 0%, 8.2%) |
| CIE-LAB | lab(69.39, 11.06, -35.73) |
| CIE-LCH | lch(69.39, 37.40, 287.20°) |
| OKLab | oklab(74.01% 0.0083 -0.0994) |
| OKLCH | oklch(74.01% 0.1 274.8) |
| XYZ | xyz(41.4321, 39.8868, 83.3418) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Pastel Blue
#A2BFFE
ΔE00 7.01
Perrywinkle
#8F8CE7
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.43
Lavender Blue
#8B88F8
ΔE00 9.17
Light Periwinkle
#C1C6FC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A6EA #EADC98
analogous
#98CFEA #98A6EA #B398EA
triadic
#98A6EA #EA98A6 #A6EA98
tetradic
#98A6EA #EA98CF #EADC98 #98EAB3
square
#98A6EA #EA98CF #EADC98 #98EAB3
split-complementary
#98A6EA #EAB398 #CFEA98
monochromatic
#324ED5 #657AE0 #98A6EA #CBD2F4 #E6E9FA
Accessibility & contrast
On white
2.34
#98A6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#98A6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A6EA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A6EA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#81B3BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98a6ea; /* rgb */ color: rgb(152, 166, 234); /* oklch */ color: oklch(74.0% 0.100 274.8);
Tailwind
colors: {
custom: {
50: '#b8c0f1',
500: '#98a6ea',
950: '#000000',
},
}SCSS
$custom: #98a6ea; $custom-light: #b8c0f1; $custom-dark: #000000;
JSON
{
"hex": "#98a6ea",
"rgb": {
"r": 152,
"g": 166,
"b": 234
},
"hsl": {
"h": 229.756,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.74011,
"c": 0.09978,
"h": 274.8
},
"luminance": 0.39888
}Semantic roles & 50–950 ramp
primary
#98A6EA
secondary
#F1EDDA
accent
#AF18CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184