#98A6ED#98A6ED
#98A6ED is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.1% C 0.104 H 275.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98A6ED |
|---|---|
| RGB | rgb(152, 166, 237) |
| HSL | hsl(230, 70%, 76%) |
| HSV | hsv(230, 36%, 93%) |
| CMYK | cmyk(35.9%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(69.51, 11.85, -37.17) |
| CIE-LCH | lch(69.51, 39.02, 287.67°) |
| OKLab | oklab(74.15% 0.0091 -0.1036) |
| OKLCH | oklch(74.15% 0.104 275) |
| XYZ | xyz(41.8667, 40.0606, 85.6309) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 6.91
Perrywinkle
#8F8CE7
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 9.00
Light Periwinkle
#C1C6FC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A6ED #EDDF98
analogous
#98D1ED #98A6ED #B598ED
triadic
#98A6ED #ED98A6 #A6ED98
tetradic
#98A6ED #ED98D1 #EDDF98 #98EDB5
square
#98A6ED #ED98D1 #EDDF98 #98EDB5
split-complementary
#98A6ED #EDB598 #D1ED98
monochromatic
#304CDB #6479E4 #98A6ED #CCD3F6 #E5E8FA
Accessibility & contrast
On white
2.33
#98A6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#98A6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A6ED
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A6ED | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#89A7EB
Tritanopia (blue-blind)
#7FB4BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98a6ed; /* rgb */ color: rgb(152, 166, 237); /* oklch */ color: oklch(74.1% 0.104 275.0);
Tailwind
colors: {
custom: {
50: '#b9c0f3',
500: '#98a6ed',
950: '#000000',
},
}SCSS
$custom: #98a6ed; $custom-light: #b9c0f3; $custom-dark: #000000;
JSON
{
"hex": "#98a6ed",
"rgb": {
"r": 152,
"g": 166,
"b": 237
},
"hsl": {
"h": 230.118,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.74148,
"c": 0.10399,
"h": 275
},
"luminance": 0.40062
}Semantic roles & 50–950 ramp
primary
#98A6ED
secondary
#F2EED9
accent
#B313D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185