#98ADEA#98ADEA
#98ADEA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.091 H 269.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADEA |
|---|---|
| RGB | rgb(152, 173, 234) |
| HSL | hsl(225, 66%, 76%) |
| HSV | hsv(225, 35%, 92%) |
| CMYK | cmyk(35%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(71.22, 7.13, -32.90) |
| CIE-LCH | lch(71.22, 33.66, 282.23°) |
| OKLab | oklab(75.43% -0.0008 -0.0913) |
| OKLCH | oklch(75.43% 0.091 269.5) |
| XYZ | xyz(42.7394, 42.5013, 83.7776) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 6.31
Carolina Blue
#8AB8FE
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.94
Light Grey Blue
#9DBCD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADEA #EAD598
analogous
#98D6EA #98ADEA #AC98EA
triadic
#98ADEA #EA98AD #ADEA98
tetradic
#98ADEA #EA98D6 #EAD598 #98EAAC
square
#98ADEA #EA98D6 #EAD598 #98EAAC
split-complementary
#98ADEA #EAAC98 #D6EA98
monochromatic
#325CD5 #6585E0 #98ADEA #CBD5F4 #E6EBFA
Accessibility & contrast
On white
2.21
#98ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#98ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADEA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADEA | 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)
#99B2ED
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#80B9C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98adea; /* rgb */ color: rgb(152, 173, 234); /* oklch */ color: oklch(75.4% 0.091 269.5);
Tailwind
colors: {
custom: {
50: '#b8c5f1',
500: '#98adea',
950: '#000000',
},
}SCSS
$custom: #98adea; $custom-light: #b8c5f1; $custom-dark: #000000;
JSON
{
"hex": "#98adea",
"rgb": {
"r": 152,
"g": 173,
"b": 234
},
"hsl": {
"h": 224.634,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.7543,
"c": 0.09133,
"h": 269.5
},
"luminance": 0.42503
}Semantic roles & 50–950 ramp
primary
#98ADEA
secondary
#F1EBDA
accent
#9F18CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121216
muted
#818184