#98A2FF#98A2FF
#98A2FF is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.2% C 0.134 H 277.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2FF |
|---|---|
| RGB | rgb(152, 162, 255) |
| HSL | hsl(234, 100%, 80%) |
| HSV | hsv(234, 40%, 100%) |
| CMYK | cmyk(40.4%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.28, 18.95, -47.34) |
| CIE-LCH | lch(69.28, 50.99, 291.82°) |
| OKLab | oklab(74.23% 0.0185 -0.133) |
| OKLCH | oklch(74.23% 0.134 277.9) |
| XYZ | xyz(43.9139, 39.7341, 99.9440) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.86
Periwinkle (survey)
#8E82FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2FF #FFF598
analogous
#98D5FF #98A2FF #C298FF
triadic
#98A2FF #FF98A2 #A2FF98
tetradic
#98A2FF #FF98D5 #FFF598 #98FFC2
square
#98A2FF #FF98D5 #FFF598 #98FFC2
split-complementary
#98A2FF #FFC298 #D5FF98
monochromatic
#1E33FF #5B6BFF #98A2FF #D5D9FF #E0E3FF
Accessibility & contrast
On white
2.35
#98A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#98A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#78B5C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98a2ff; /* rgb */ color: rgb(152, 162, 255); /* oklch */ color: oklch(74.2% 0.134 277.9);
Tailwind
colors: {
custom: {
50: '#babdff',
500: '#98a2ff',
950: '#000000',
},
}SCSS
$custom: #98a2ff; $custom-light: #babdff; $custom-dark: #000000;
JSON
{
"hex": "#98a2ff",
"rgb": {
"r": 152,
"g": 162,
"b": 255
},
"hsl": {
"h": 234.175,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.74227,
"c": 0.13427,
"h": 277.9
},
"luminance": 0.39736
}Semantic roles & 50–950 ramp
primary
#98A2FF
secondary
#F7F4D4
accent
#CF00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186