#8398DC#8398DC
#8398DC is a light, moderate blue. Relative luminance 0.324; OKLCH L 69.1% C 0.103 H 270.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8398DC |
|---|---|
| RGB | rgb(131, 152, 220) |
| HSL | hsl(226, 56%, 69%) |
| HSV | hsv(226, 40%, 86%) |
| CMYK | cmyk(40.5%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(63.71, 9.62, -36.97) |
| CIE-LCH | lch(63.71, 38.20, 284.58°) |
| OKLab | oklab(69.05% 0.0007 -0.1033) |
| OKLCH | oklch(69.05% 0.103 270.4) |
| XYZ | xyz(33.5026, 32.4474, 72.1940) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.49
Perrywinkle
#8F8CE7
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 7.13
Faded Blue
#658CBB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8398DC #DCC783
analogous
#83C5DC #8398DC #9B83DC
triadic
#8398DC #DC8398 #98DC83
tetradic
#8398DC #DC83C5 #DCC783 #83DC9B
square
#8398DC #DC83C5 #DCC783 #83DC9B
split-complementary
#8398DC #DC9B83 #C5DC83
monochromatic
#3251B2 #5370CF #8398DC #B3C0E9 #E2E7F7
Accessibility & contrast
On white
2.80
#8398DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8398DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8398DC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8398DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8398DC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDF
Deuteranopia (green-blind)
#7997DA
Tritanopia (blue-blind)
#66A6B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8398dc; /* rgb */ color: rgb(131, 152, 220); /* oklch */ color: oklch(69.1% 0.103 270.4);
Tailwind
colors: {
custom: {
50: '#aab6e7',
500: '#8398dc',
950: '#000000',
},
}SCSS
$custom: #8398dc; $custom-light: #aab6e7; $custom-dark: #000000;
JSON
{
"hex": "#8398dc",
"rgb": {
"r": 131,
"g": 152,
"b": 220
},
"hsl": {
"h": 225.843,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.69053,
"c": 0.10335,
"h": 270.4
},
"luminance": 0.32449
}Semantic roles & 50–950 ramp
primary
#8398DC
secondary
#EBE4D0
accent
#9D22C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084