#98A2DB#98A2DB
#98A2DB is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.5% C 0.084 H 276.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2DB |
|---|---|
| RGB | rgb(152, 162, 219) |
| HSL | hsl(231, 48%, 73%) |
| HSV | hsv(231, 31%, 86%) |
| CMYK | cmyk(30.6%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(67.75, 9.46, -30.04) |
| CIE-LCH | lch(67.75, 31.49, 287.48°) |
| OKLab | oklab(72.54% 0.0094 -0.0831) |
| OKLCH | oklch(72.54% 0.084 276.4) |
| XYZ | xyz(38.6519, 37.6293, 72.2308) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.34
Lavender
#B39DDB
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 9.01
Lavender Blue
#8B88F8
ΔE00 9.55
Light Periwinkle
#C1C6FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2DB #DBD198
analogous
#98C3DB #98A2DB #B098DB
triadic
#98A2DB #DB98A2 #A2DB98
tetradic
#98A2DB #DB98C3 #DBD198 #98DBB0
square
#98A2DB #DB98C3 #DBD198 #98DBB0
split-complementary
#98A2DB #DBB098 #C3DB98
monochromatic
#4052B8 #6B79CB #98A2DB #C5CBEB #E8EBF7
Accessibility & contrast
On white
2.46
#98A2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#98A2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2DB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2DB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DD
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#86ADB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98a2db; /* rgb */ color: rgb(152, 162, 219); /* oklch */ color: oklch(72.5% 0.084 276.4);
Tailwind
colors: {
custom: {
50: '#b8bde6',
500: '#98a2db',
950: '#000000',
},
}SCSS
$custom: #98a2db; $custom-light: #b8bde6; $custom-dark: #000000;
JSON
{
"hex": "#98a2db",
"rgb": {
"r": 152,
"g": 162,
"b": 219
},
"hsl": {
"h": 231.045,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.72539,
"c": 0.08366,
"h": 276.4
},
"luminance": 0.37631
}Semantic roles & 50–950 ramp
primary
#98A2DB
secondary
#EEECDD
accent
#A62ABB
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184