#98AEDE#98AEDE
#98AEDE is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.074 H 265.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEDE |
|---|---|
| RGB | rgb(152, 174, 222) |
| HSL | hsl(221, 51%, 73%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(31.5%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(71.02, 3.51, -26.64) |
| CIE-LCH | lch(71.02, 26.88, 277.51°) |
| OKLab | oklab(75.13% -0.0058 -0.0735) |
| OKLCH | oklch(75.13% 0.074 265.5) |
| XYZ | xyz(41.2660, 42.2199, 75.0681) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEDE #DEC898
analogous
#98D1DE #98AEDE #A598DE
triadic
#98AEDE #DE98AE #AEDE98
tetradic
#98AEDE #DE98D1 #DEC898 #98DEA5
square
#98AEDE #DE98D1 #DEC898 #98DEA5
split-complementary
#98AEDE #DEA598 #D1DE98
monochromatic
#3D66BF #6A8ACF #98AEDE #C6D2ED #E8EDF8
Accessibility & contrast
On white
2.22
#98AEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#98AEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEDE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEDE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#84B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98aede; /* rgb */ color: rgb(152, 174, 222); /* oklch */ color: oklch(75.1% 0.074 265.5);
Tailwind
colors: {
custom: {
50: '#b8c6e8',
500: '#98aede',
950: '#000000',
},
}SCSS
$custom: #98aede; $custom-light: #b8c6e8; $custom-dark: #000000;
JSON
{
"hex": "#98aede",
"rgb": {
"r": 152,
"g": 174,
"b": 222
},
"hsl": {
"h": 221.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.75129,
"c": 0.07376,
"h": 265.5
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#98AEDE
secondary
#EFE9DC
accent
#8F27BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284