#98A2EB#98A2EB
#98A2EB is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.3% C 0.106 H 277.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2EB |
|---|---|
| RGB | rgb(152, 162, 235) |
| HSL | hsl(233, 67%, 76%) |
| HSV | hsv(233, 35%, 92%) |
| CMYK | cmyk(35.3%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.40, 13.58, -37.82) |
| CIE-LCH | lch(68.40, 40.18, 289.76°) |
| OKLab | oklab(73.26% 0.0138 -0.1054) |
| OKLCH | oklch(73.26% 0.106 277.5) |
| XYZ | xyz(40.8603, 38.5127, 83.8620) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 6.41
Lavender Blue
#8B88F8
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.16
Lavender
#B39DDB
ΔE00 9.37
Carolina Blue
#8AB8FE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2EB #EBE198
analogous
#98CBEB #98A2EB #B798EB
triadic
#98A2EB #EB98A2 #A2EB98
tetradic
#98A2EB #EB98CB #EBE198 #98EBB7
square
#98A2EB #EB98CB #EBE198 #98EBB7
split-complementary
#98A2EB #EBB798 #CBEB98
monochromatic
#3245D7 #6574E1 #98A2EB #CBD0F5 #E5E8FA
Accessibility & contrast
On white
2.41
#98A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#98A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2EB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2EB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#81B0BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98a2eb; /* rgb */ color: rgb(152, 162, 235); /* oklch */ color: oklch(73.3% 0.106 277.5);
Tailwind
colors: {
custom: {
50: '#b9bdf1',
500: '#98a2eb',
950: '#000000',
},
}SCSS
$custom: #98a2eb; $custom-light: #b9bdf1; $custom-dark: #000000;
JSON
{
"hex": "#98a2eb",
"rgb": {
"r": 152,
"g": 162,
"b": 235
},
"hsl": {
"h": 232.771,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.73257,
"c": 0.10634,
"h": 277.5
},
"luminance": 0.38514
}Semantic roles & 50–950 ramp
primary
#98A2EB
secondary
#F2EFD9
accent
#B916CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185