#98ACED#98ACED
#98ACED is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.4% C 0.097 H 270.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACED |
|---|---|
| RGB | rgb(152, 172, 237) |
| HSL | hsl(226, 70%, 76%) |
| HSV | hsv(226, 36%, 93%) |
| CMYK | cmyk(35.9%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(71.07, 8.47, -34.75) |
| CIE-LCH | lch(71.07, 35.77, 283.70°) |
| OKLab | oklab(75.36% 0.0014 -0.0966) |
| OKLCH | oklch(75.36% 0.097 270.8) |
| XYZ | xyz(42.9830, 42.2931, 86.0030) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.88
Carolina Blue
#8AB8FE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACED #EDD998
analogous
#98D7ED #98ACED #AF98ED
triadic
#98ACED #ED98AC #ACED98
tetradic
#98ACED #ED98D7 #EDD998 #98EDAF
square
#98ACED #ED98D7 #EDD998 #98EDAF
split-complementary
#98ACED #EDAF98 #D7ED98
monochromatic
#3058DB #6482E4 #98ACED #CCD6F6 #E5EAFA
Accessibility & contrast
On white
2.22
#98ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#98ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACED
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACED | 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)
#97B2F0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#7FB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98aced; /* rgb */ color: rgb(152, 172, 237); /* oklch */ color: oklch(75.4% 0.097 270.8);
Tailwind
colors: {
custom: {
50: '#b9c4f3',
500: '#98aced',
950: '#000000',
},
}SCSS
$custom: #98aced; $custom-light: #b9c4f3; $custom-dark: #000000;
JSON
{
"hex": "#98aced",
"rgb": {
"r": 152,
"g": 172,
"b": 237
},
"hsl": {
"h": 225.882,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.75358,
"c": 0.09665,
"h": 270.8
},
"luminance": 0.42295
}Semantic roles & 50–950 ramp
primary
#98ACED
secondary
#F2ECD9
accent
#A513D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185