#98AFDC#98AFDC
#98AFDC is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.070 H 263.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFDC |
|---|---|
| RGB | rgb(152, 175, 220) |
| HSL | hsl(220, 49%, 73%) |
| HSV | hsv(220, 31%, 86%) |
| CMYK | cmyk(30.9%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(71.22, 2.46, -25.26) |
| CIE-LCH | lch(71.22, 25.38, 275.56°) |
| OKLab | oklab(75.26% -0.0078 -0.0696) |
| OKLCH | oklch(75.26% 0.07 263.6) |
| XYZ | xyz(41.1934, 42.5011, 73.7294) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFDC #DCC598
analogous
#98D1DC #98AFDC #A398DC
triadic
#98AFDC #DC98AF #AFDC98
tetradic
#98AFDC #DC98D1 #DCC598 #98DCA3
square
#98AFDC #DC98D1 #DCC598 #98DCA3
split-complementary
#98AFDC #DCA398 #D1DC98
monochromatic
#3F69BA #6A8CCC #98AFDC #C6D2EC #E8EDF7
Accessibility & contrast
On white
2.21
#98AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#98AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFDC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFDC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#85B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98afdc; /* rgb */ color: rgb(152, 175, 220); /* oklch */ color: oklch(75.3% 0.070 263.6);
Tailwind
colors: {
custom: {
50: '#b8c6e7',
500: '#98afdc',
950: '#000000',
},
}SCSS
$custom: #98afdc; $custom-light: #b8c6e7; $custom-dark: #000000;
JSON
{
"hex": "#98afdc",
"rgb": {
"r": 152,
"g": 175,
"b": 220
},
"hsl": {
"h": 219.706,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.75255,
"c": 0.07003,
"h": 263.6
},
"luminance": 0.42503
}Semantic roles & 50–950 ramp
primary
#98AFDC
secondary
#EEE8DD
accent
#8B29BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284