#9899FF#9899FF
#9899FF is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.5% C 0.146 H 281.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9899FF |
|---|---|
| RGB | rgb(152, 153, 255) |
| HSL | hsl(239, 100%, 80%) |
| HSV | hsv(239, 40%, 100%) |
| CMYK | cmyk(40.4%, 40%, 0%, 0%) |
| CIE-LAB | lab(67.03, 24.10, -50.88) |
| CIE-LCH | lch(67.03, 56.30, 295.34°) |
| OKLab | oklab(72.51% 0.0296 -0.1433) |
| OKLCH | oklch(72.51% 0.146 281.7) |
| XYZ | xyz(42.3849, 36.6761, 99.4343) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.92
Perrywinkle
#8F8CE7
ΔE00 4.66
Lavender Blue
#8B88F8
ΔE00 4.86
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 9.77
Cornflowerblue
#6495ED
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899FF #FFFE98
analogous
#98CDFF #9899FF #CA98FF
triadic
#9899FF #FF9899 #99FF98
tetradic
#9899FF #FF98CD #FFFE98 #98FFCA
square
#9899FF #FF98CD #FFFE98 #98FFCA
split-complementary
#9899FF #FFCA98 #CDFF98
monochromatic
#1E20FF #5B5CFF #9899FF #D5D6FF #E0E1FF
Accessibility & contrast
On white
2.52
#9899FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9899FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#79ADC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9899ff; /* rgb */ color: rgb(152, 153, 255); /* oklch */ color: oklch(72.5% 0.146 281.7);
Tailwind
colors: {
custom: {
50: '#bab7ff',
500: '#9899ff',
950: '#000000',
},
}SCSS
$custom: #9899ff; $custom-light: #bab7ff; $custom-dark: #000000;
JSON
{
"hex": "#9899ff",
"rgb": {
"r": 152,
"g": 153,
"b": 255
},
"hsl": {
"h": 239.417,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.72507,
"c": 0.14636,
"h": 281.7
},
"luminance": 0.36678
}Semantic roles & 50–950 ramp
primary
#9899FF
secondary
#F7F7D4
accent
#E300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086