#98AFDB#98AFDB
#98AFDB is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.2% C 0.069 H 263.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFDB |
|---|---|
| RGB | rgb(152, 175, 219) |
| HSL | hsl(219, 48%, 73%) |
| HSV | hsv(219, 31%, 86%) |
| CMYK | cmyk(30.6%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(71.18, 2.21, -24.76) |
| CIE-LCH | lch(71.18, 24.86, 275.10°) |
| OKLab | oklab(75.22% -0.0081 -0.0682) |
| OKLCH | oklch(75.22% 0.069 263.2) |
| XYZ | xyz(41.0614, 42.4483, 73.0340) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.72
Cloudy Blue
#ACC2D9
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFDB #DBC498
analogous
#98D0DB #98AFDB #A298DB
triadic
#98AFDB #DB98AF #AFDB98
tetradic
#98AFDB #DB98D0 #DBC498 #98DBA2
square
#98AFDB #DB98D0 #DBC498 #98DBA2
split-complementary
#98AFDB #DBA298 #D0DB98
monochromatic
#406AB8 #6B8CCB #98AFDB #C5D2EB #E8EDF7
Accessibility & contrast
On white
2.21
#98AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#98AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFDB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFDB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DD
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#85B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98afdb; /* rgb */ color: rgb(152, 175, 219); /* oklch */ color: oklch(75.2% 0.069 263.2);
Tailwind
colors: {
custom: {
50: '#b8c6e6',
500: '#98afdb',
950: '#000000',
},
}SCSS
$custom: #98afdb; $custom-light: #b8c6e6; $custom-dark: #000000;
JSON
{
"hex": "#98afdb",
"rgb": {
"r": 152,
"g": 175,
"b": 219
},
"hsl": {
"h": 219.403,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.75215,
"c": 0.06869,
"h": 263.2
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#98AFDB
secondary
#EEE8DD
accent
#8A2ABB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284