#9898FF#9898FF
#9898FF is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.3% C 0.148 H 282.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9898FF |
|---|---|
| RGB | rgb(152, 152, 255) |
| HSL | hsl(240, 100%, 80%) |
| HSV | hsv(240, 40%, 100%) |
| CMYK | cmyk(40.4%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(66.79, 24.67, -51.27) |
| CIE-LCH | lch(66.79, 56.89, 295.70°) |
| OKLab | oklab(72.32% 0.0309 -0.1445) |
| OKLCH | oklch(72.32% 0.148 282.1) |
| XYZ | xyz(42.2219, 36.3502, 99.3800) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.07
Perrywinkle
#8F8CE7
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 4.61
Periwinkle (survey)
#8E82FE
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 9.75
Cornflowerblue
#6495ED
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9898FF #FFFF98
analogous
#98CCFF #9898FF #CC98FF
triadic
#9898FF #FF9898 #98FF98
tetradic
#9898FF #FF98CC #FFFF98 #98FFCC
square
#9898FF #FF98CC #FFFF98 #98FFCC
split-complementary
#9898FF #FFCC98 #CCFF98
monochromatic
#1E1EFF #5B5BFF #9898FF #D5D5FF #E0E0FF
Accessibility & contrast
On white
2.54
#9898FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#9898FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9898FF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9898FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9898FF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#79ADBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9898ff; /* rgb */ color: rgb(152, 152, 255); /* oklch */ color: oklch(72.3% 0.148 282.1);
Tailwind
colors: {
custom: {
50: '#bab6ff',
500: '#9898ff',
950: '#000000',
},
}SCSS
$custom: #9898ff; $custom-light: #bab6ff; $custom-dark: #000000;
JSON
{
"hex": "#9898ff",
"rgb": {
"r": 152,
"g": 152,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.72319,
"c": 0.14773,
"h": 282.1
},
"luminance": 0.36352
}Semantic roles & 50–950 ramp
primary
#9898FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086