#8198FF#8198FF
#8198FF is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.7% C 0.153 H 272.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8198FF |
|---|---|
| RGB | rgb(129, 152, 255) |
| HSL | hsl(229, 100%, 75%) |
| HSV | hsv(229, 49%, 100%) |
| CMYK | cmyk(49.4%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(65.23, 19.25, -53.83) |
| CIE-LCH | lch(65.23, 57.17, 289.68°) |
| OKLab | oklab(70.73% 0.0066 -0.1524) |
| OKLCH | oklch(70.73% 0.153 272.5) |
| XYZ | xyz(38.3257, 34.3412, 99.1973) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Cornflowerblue
#6495ED
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8198FF #FFE881
analogous
#81D7FF #8198FF #A981FF
triadic
#8198FF #FF8198 #98FF81
tetradic
#8198FF #FF81D7 #FFE881 #81FFA9
square
#8198FF #FF81D7 #FFE881 #81FFA9
split-complementary
#8198FF #FFA981 #D7FF81
monochromatic
#0734FF #4466FF #8198FF #BECAFF #E0E6FF
Accessibility & contrast
On white
2.67
#8198FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8198FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8198FF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8198FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8198FF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#6299FD
Tritanopia (blue-blind)
#4CAEBF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8198ff; /* rgb */ color: rgb(129, 152, 255); /* oklch */ color: oklch(70.7% 0.153 272.5);
Tailwind
colors: {
custom: {
50: '#acb6ff',
500: '#8198ff',
950: '#000000',
},
}SCSS
$custom: #8198ff; $custom-light: #acb6ff; $custom-dark: #000000;
JSON
{
"hex": "#8198ff",
"rgb": {
"r": 129,
"g": 152,
"b": 255
},
"hsl": {
"h": 229.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.70734,
"c": 0.15257,
"h": 272.5
},
"luminance": 0.34344
}Semantic roles & 50–950 ramp
primary
#8198FF
secondary
#F7F1D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086