#98A4DA#98A4DA
#98A4DA is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.9% C 0.080 H 274.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4DA |
|---|---|
| RGB | rgb(152, 164, 218) |
| HSL | hsl(229, 47%, 73%) |
| HSV | hsv(229, 30%, 85%) |
| CMYK | cmyk(30.3%, 24.8%, 0%, 14.5%) |
| CIE-LAB | lab(68.23, 8.08, -28.74) |
| CIE-LCH | lch(68.23, 29.85, 285.71°) |
| OKLab | oklab(72.9% 0.0064 -0.0794) |
| OKLCH | oklch(72.9% 0.08 274.6) |
| XYZ | xyz(38.8757, 38.2870, 71.6579) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.51
Lavender
#B39DDB
ΔE00 8.83
Light Periwinkle
#C1C6FC
ΔE00 9.69
Carolina Blue
#8AB8FE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4DA #DACE98
analogous
#98C5DA #98A4DA #AD98DA
triadic
#98A4DA #DA98A4 #A4DA98
tetradic
#98A4DA #DA98C5 #DACE98 #98DAAD
square
#98A4DA #DA98C5 #DACE98 #98DAAD
split-complementary
#98A4DA #DAAD98 #C5DA98
monochromatic
#4157B6 #6B7CCA #98A4DA #C5CCEA #E8EBF7
Accessibility & contrast
On white
2.43
#98A4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#98A4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4DA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4DA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DC
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#87AEB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98a4da; /* rgb */ color: rgb(152, 164, 218); /* oklch */ color: oklch(72.9% 0.080 274.6);
Tailwind
colors: {
custom: {
50: '#b8bee5',
500: '#98a4da',
950: '#000000',
},
}SCSS
$custom: #98a4da; $custom-light: #b8bee5; $custom-dark: #000000;
JSON
{
"hex": "#98a4da",
"rgb": {
"r": 152,
"g": 164,
"b": 218
},
"hsl": {
"h": 229.091,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.72903,
"c": 0.07969,
"h": 274.6
},
"luminance": 0.38288
}Semantic roles & 50–950 ramp
primary
#98A4DA
secondary
#EEEBDD
accent
#A02BBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111215
muted
#808184