#98AEFE#98AEFE
#98AEFE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.118 H 271.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEFE |
|---|---|
| RGB | rgb(152, 174, 254) |
| HSL | hsl(227, 98%, 80%) |
| HSV | hsv(227, 40%, 100%) |
| CMYK | cmyk(40.2%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.30, 11.89, -42.07) |
| CIE-LCH | lch(72.30, 43.71, 285.78°) |
| OKLab | oklab(76.54% 0.0034 -0.1177) |
| OKLCH | oklch(76.54% 0.118 271.6) |
| XYZ | xyz(45.9689, 44.1010, 99.8369) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEFE #FEE898
analogous
#98E1FE #98AEFE #B598FE
triadic
#98AEFE #FE98AE #AEFE98
tetradic
#98AEFE #FE98E1 #FEE898 #98FEB5
square
#98AEFE #FE98E1 #FEE898 #98FEB5
split-complementary
#98AEFE #FEB598 #E1FE98
monochromatic
#1F4FFD #5B7EFD #98AEFE #D5DEFF #E1E7FF
Accessibility & contrast
On white
2.14
#98AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#98AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEFE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEFE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#77BECB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98aefe; /* rgb */ color: rgb(152, 174, 254); /* oklch */ color: oklch(76.5% 0.118 271.6);
Tailwind
colors: {
custom: {
50: '#bac6ff',
500: '#98aefe',
950: '#000000',
},
}SCSS
$custom: #98aefe; $custom-light: #bac6ff; $custom-dark: #000000;
JSON
{
"hex": "#98aefe",
"rgb": {
"r": 152,
"g": 174,
"b": 254
},
"hsl": {
"h": 227.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.7654,
"c": 0.11775,
"h": 271.6
},
"luminance": 0.44103
}Semantic roles & 50–950 ramp
primary
#98AEFE
secondary
#F7EFD4
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186