#8098DD#8098DD
#8098DD is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.9% C 0.106 H 268.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8098DD |
|---|---|
| RGB | rgb(128, 152, 221) |
| HSL | hsl(225, 58%, 68%) |
| HSV | hsv(225, 42%, 87%) |
| CMYK | cmyk(42.1%, 31.2%, 0%, 13.3%) |
| CIE-LAB | lab(63.56, 9.12, -37.77) |
| CIE-LCH | lch(63.56, 38.85, 283.57°) |
| OKLab | oklab(68.9% -0.0021 -0.1057) |
| OKLCH | oklch(68.9% 0.106 268.9) |
| XYZ | xyz(33.1774, 32.2644, 72.8721) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Cornflowerblue
#6495ED
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 6.13
Perrywinkle
#8F8CE7
ΔE00 6.33
Faded Blue
#658CBB
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8098DD #DDC580
analogous
#80C6DD #8098DD #9680DD
triadic
#8098DD #DD8098 #98DD80
tetradic
#8098DD #DD80C6 #DDC580 #80DD96
square
#8098DD #DD80C6 #DDC580 #80DD96
split-complementary
#8098DD #DD9680 #C6DD80
monochromatic
#3052B3 #5071D0 #8098DD #B0BFEA #E1E6F7
Accessibility & contrast
On white
2.82
#8098DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8098DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8098DD
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8098DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8098DD | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EE0
Deuteranopia (green-blind)
#7796DB
Tritanopia (blue-blind)
#60A6B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8098dd; /* rgb */ color: rgb(128, 152, 221); /* oklch */ color: oklch(68.9% 0.106 268.9);
Tailwind
colors: {
custom: {
50: '#a8b6e8',
500: '#8098dd',
950: '#000000',
},
}SCSS
$custom: #8098dd; $custom-light: #a8b6e8; $custom-dark: #000000;
JSON
{
"hex": "#8098dd",
"rgb": {
"r": 128,
"g": 152,
"b": 221
},
"hsl": {
"h": 224.516,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.68901,
"c": 0.10574,
"h": 268.9
},
"luminance": 0.32266
}Semantic roles & 50–950 ramp
primary
#8098DD
secondary
#EAE3CE
accent
#9B20C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084