#98AEDF#98AEDF
#98AEDF is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.075 H 265.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEDF |
|---|---|
| RGB | rgb(152, 174, 223) |
| HSL | hsl(221, 53%, 74%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(31.8%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(71.06, 3.76, -27.13) |
| CIE-LCH | lch(71.06, 27.39, 277.89°) |
| OKLab | oklab(75.17% -0.0055 -0.0749) |
| OKLCH | oklch(75.17% 0.075 265.8) |
| XYZ | xyz(41.4004, 42.2736, 75.7760) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.41
Carolina Blue
#8AB8FE
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.05
Cloudy Blue
#ACC2D9
ΔE00 8.68
Light Periwinkle
#C1C6FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEDF #DFC998
analogous
#98D1DF #98AEDF #A598DF
triadic
#98AEDF #DF98AE #AEDF98
tetradic
#98AEDF #DF98D1 #DFC998 #98DFA5
square
#98AEDF #DF98D1 #DFC998 #98DFA5
split-complementary
#98AEDF #DFA598 #D1DF98
monochromatic
#3C65C1 #6989D0 #98AEDF #C7D3EE #E8EDF8
Accessibility & contrast
On white
2.22
#98AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#98AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEDF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEDF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E1
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#84B8BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98aedf; /* rgb */ color: rgb(152, 174, 223); /* oklch */ color: oklch(75.2% 0.075 265.8);
Tailwind
colors: {
custom: {
50: '#b8c6e9',
500: '#98aedf',
950: '#000000',
},
}SCSS
$custom: #98aedf; $custom-light: #b8c6e9; $custom-dark: #000000;
JSON
{
"hex": "#98aedf",
"rgb": {
"r": 152,
"g": 174,
"b": 223
},
"hsl": {
"h": 221.408,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.7517,
"c": 0.07512,
"h": 265.8
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#98AEDF
secondary
#EFE9DC
accent
#9025C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284