#98B2DB#98B2DB
#98B2DB is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.8% C 0.066 H 259.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2DB |
|---|---|
| RGB | rgb(152, 178, 219) |
| HSL | hsl(217, 48%, 73%) |
| HSV | hsv(217, 31%, 86%) |
| CMYK | cmyk(30.6%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.98, 0.56, -23.54) |
| CIE-LCH | lch(71.98, 23.55, 271.36°) |
| OKLab | oklab(75.84% -0.0121 -0.0648) |
| OKLCH | oklch(75.84% 0.066 259.4) |
| XYZ | xyz(41.6518, 43.6291, 73.2307) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.09
Carolina Blue
#8AB8FE
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2DB #DBC198
analogous
#98D4DB #98B2DB #9F98DB
triadic
#98B2DB #DB98B2 #B2DB98
tetradic
#98B2DB #DB98D4 #DBC198 #98DB9F
square
#98B2DB #DB98D4 #DBC198 #98DB9F
split-complementary
#98B2DB #DB9F98 #D4DB98
monochromatic
#406FB8 #6B90CB #98B2DB #C5D4EB #E8EEF7
Accessibility & contrast
On white
2.16
#98B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#98B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2DB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2DB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DD
Deuteranopia (green-blind)
#9DAEDA
Tritanopia (blue-blind)
#85BBC0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b2db; /* rgb */ color: rgb(152, 178, 219); /* oklch */ color: oklch(75.8% 0.066 259.4);
Tailwind
colors: {
custom: {
50: '#b8c8e6',
500: '#98b2db',
950: '#000000',
},
}SCSS
$custom: #98b2db; $custom-light: #b8c8e6; $custom-dark: #000000;
JSON
{
"hex": "#98b2db",
"rgb": {
"r": 152,
"g": 178,
"b": 219
},
"hsl": {
"h": 216.716,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.75843,
"c": 0.06589,
"h": 259.4
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#98B2DB
secondary
#EEE7DD
accent
#832ABB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284