#98A2EA#98A2EA
#98A2EA is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.2% C 0.105 H 277.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2EA |
|---|---|
| RGB | rgb(152, 162, 234) |
| HSL | hsl(233, 66%, 76%) |
| HSV | hsv(233, 35%, 92%) |
| CMYK | cmyk(35%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.35, 13.32, -37.34) |
| CIE-LCH | lch(68.35, 39.64, 289.63°) |
| OKLab | oklab(73.21% 0.0135 -0.1041) |
| OKLCH | oklch(73.21% 0.105 277.4) |
| XYZ | xyz(40.7163, 38.4551, 83.1032) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.16
Perrywinkle
#8F8CE7
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.19
Lavender
#B39DDB
ΔE00 9.29
Carolina Blue
#8AB8FE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2EA #EAE098
analogous
#98CBEA #98A2EA #B798EA
triadic
#98A2EA #EA98A2 #A2EA98
tetradic
#98A2EA #EA98CB #EAE098 #98EAB7
square
#98A2EA #EA98CB #EAE098 #98EAB7
split-complementary
#98A2EA #EAB798 #CBEA98
monochromatic
#3246D5 #6574E0 #98A2EA #CBD0F4 #E6E8FA
Accessibility & contrast
On white
2.42
#98A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#98A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2EA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2EA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#81B0BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98a2ea; /* rgb */ color: rgb(152, 162, 234); /* oklch */ color: oklch(73.2% 0.105 277.4);
Tailwind
colors: {
custom: {
50: '#b8bdf1',
500: '#98a2ea',
950: '#000000',
},
}SCSS
$custom: #98a2ea; $custom-light: #b8bdf1; $custom-dark: #000000;
JSON
{
"hex": "#98a2ea",
"rgb": {
"r": 152,
"g": 162,
"b": 234
},
"hsl": {
"h": 232.683,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.73211,
"c": 0.10494,
"h": 277.4
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#98A2EA
secondary
#F1EEDA
accent
#B818CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184