#98A2DD#98A2DD
#98A2DD is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.6% C 0.087 H 276.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2DD |
|---|---|
| RGB | rgb(152, 162, 221) |
| HSL | hsl(231, 50%, 73%) |
| HSV | hsv(231, 31%, 87%) |
| CMYK | cmyk(31.2%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(67.83, 9.97, -31.02) |
| CIE-LCH | lch(67.83, 32.58, 287.81°) |
| OKLab | oklab(72.63% 0.0099 -0.0859) |
| OKLCH | oklch(72.63% 0.087 276.6) |
| XYZ | xyz(38.9168, 37.7353, 73.6258) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.03
Perrywinkle
#8F8CE7
ΔE00 7.16
Lavender
#B39DDB
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 8.88
Lavender Blue
#8B88F8
ΔE00 9.33
Light Periwinkle
#C1C6FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2DD #DDD398
analogous
#98C4DD #98A2DD #B098DD
triadic
#98A2DD #DD98A2 #A2DD98
tetradic
#98A2DD #DD98C4 #DDD398 #98DDB0
square
#98A2DD #DD98C4 #DDD398 #98DDB0
split-complementary
#98A2DD #DDB098 #C4DD98
monochromatic
#3E50BC #6A78CE #98A2DD #C6CCEC #E8EAF7
Accessibility & contrast
On white
2.46
#98A2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#98A2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2DD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2DD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#86ADB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98a2dd; /* rgb */ color: rgb(152, 162, 221); /* oklch */ color: oklch(72.6% 0.087 276.6);
Tailwind
colors: {
custom: {
50: '#b8bde7',
500: '#98a2dd',
950: '#000000',
},
}SCSS
$custom: #98a2dd; $custom-light: #b8bde7; $custom-dark: #000000;
JSON
{
"hex": "#98a2dd",
"rgb": {
"r": 152,
"g": 162,
"b": 221
},
"hsl": {
"h": 231.304,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.72626,
"c": 0.08651,
"h": 276.6
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#98A2DD
secondary
#EEECDD
accent
#A828BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184