#98B3DA#98B3DA
#98B3DA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.0% C 0.064 H 257.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98B3DA |
|---|---|
| RGB | rgb(152, 179, 218) |
| HSL | hsl(215, 47%, 73%) |
| HSV | hsv(215, 30%, 85%) |
| CMYK | cmyk(30.3%, 17.9%, 0%, 14.5%) |
| CIE-LAB | lab(72.21, -0.24, -22.64) |
| CIE-LCH | lch(72.21, 22.64, 269.40°) |
| OKLab | oklab(76.01% -0.0138 -0.0622) |
| OKLCH | oklch(76.01% 0.064 257.5) |
| XYZ | xyz(41.7202, 43.9759, 72.6061) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B3DA #DABF98
analogous
#98D4DA #98B3DA #9E98DA
triadic
#98B3DA #DA98B3 #B3DA98
tetradic
#98B3DA #DA98D4 #DABF98 #98DA9E
square
#98B3DA #DA98D4 #DABF98 #98DA9E
split-complementary
#98B3DA #DA9E98 #D4DA98
monochromatic
#4171B6 #6B92CA #98B3DA #C5D4EA #E8EEF7
Accessibility & contrast
On white
2.14
#98B3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#98B3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B3DA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B3DA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#85BBC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b3da; /* rgb */ color: rgb(152, 179, 218); /* oklch */ color: oklch(76.0% 0.064 257.5);
Tailwind
colors: {
custom: {
50: '#b7c9e5',
500: '#98b3da',
950: '#000000',
},
}SCSS
$custom: #98b3da; $custom-light: #b7c9e5; $custom-dark: #000000;
JSON
{
"hex": "#98b3da",
"rgb": {
"r": 152,
"g": 179,
"b": 218
},
"hsl": {
"h": 215.455,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.76013,
"c": 0.06375,
"h": 257.5
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#98B3DA
secondary
#EEE7DD
accent
#802BBA
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284