#8098DB#8098DB
#8098DB is a light, moderate blue. Relative luminance 0.322; OKLCH L 68.8% C 0.103 H 268.6°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8098DB |
|---|---|
| RGB | rgb(128, 152, 219) |
| HSL | hsl(224, 56%, 68%) |
| HSV | hsv(224, 42%, 86%) |
| CMYK | cmyk(41.6%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(63.47, 8.55, -36.80) |
| CIE-LCH | lch(63.47, 37.78, 283.08°) |
| OKLab | oklab(68.81% -0.0026 -0.1029) |
| OKLCH | oklch(68.81% 0.103 268.6) |
| XYZ | xyz(32.9125, 32.1584, 71.4771) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.38
Faded Blue
#658CBB
ΔE00 6.99
Lavender Blue
#8B88F8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8098DB #DBC380
analogous
#80C5DB #8098DB #9580DB
triadic
#8098DB #DB8098 #98DB80
tetradic
#8098DB #DB80C5 #DBC380 #80DB95
square
#8098DB #DB80C5 #DBC380 #80DB95
split-complementary
#8098DB #DB9580 #C5DB80
monochromatic
#3253AF #5071CD #8098DB #B0BFE9 #DFE5F6
Accessibility & contrast
On white
2.83
#8098DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8098DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8098DB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8098DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8098DB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#7896D9
Tritanopia (blue-blind)
#61A6B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8098db; /* rgb */ color: rgb(128, 152, 219); /* oklch */ color: oklch(68.8% 0.103 268.6);
Tailwind
colors: {
custom: {
50: '#a8b6e6',
500: '#8098db',
950: '#000000',
},
}SCSS
$custom: #8098db; $custom-light: #a8b6e6; $custom-dark: #000000;
JSON
{
"hex": "#8098db",
"rgb": {
"r": 128,
"g": 152,
"b": 219
},
"hsl": {
"h": 224.176,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.68805,
"c": 0.10294,
"h": 268.6
},
"luminance": 0.3216
}Semantic roles & 50–950 ramp
primary
#8098DB
secondary
#E9E2CD
accent
#9922C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084