#98AEFD#98AEFD
#98AEFD is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.116 H 271.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEFD |
|---|---|
| RGB | rgb(152, 174, 253) |
| HSL | hsl(227, 96%, 79%) |
| HSV | hsv(227, 40%, 99%) |
| CMYK | cmyk(39.9%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.25, 11.62, -41.59) |
| CIE-LCH | lch(72.25, 43.18, 285.61°) |
| OKLab | oklab(76.49% 0.0031 -0.1163) |
| OKLCH | oklch(76.49% 0.116 271.5) |
| XYZ | xyz(45.8092, 44.0372, 98.9957) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.39
Carolina Blue
#8AB8FE
ΔE00 5.58
Periwinkle Blue
#8F99FB
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 8.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEFD #FDE798
analogous
#98E0FD #98AEFD #B598FD
triadic
#98AEFD #FD98AE #AEFD98
tetradic
#98AEFD #FD98E0 #FDE798 #98FDB5
square
#98AEFD #FD98E0 #FDE798 #98FDB5
split-complementary
#98AEFD #FDB598 #E0FD98
monochromatic
#2050FB #5C7FFC #98AEFD #D4DDFE #E1E7FE
Accessibility & contrast
On white
2.14
#98AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#98AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEFD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEFD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#77BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98aefd; /* rgb */ color: rgb(152, 174, 253); /* oklch */ color: oklch(76.5% 0.116 271.5);
Tailwind
colors: {
custom: {
50: '#bac6fe',
500: '#98aefd',
950: '#000000',
},
}SCSS
$custom: #98aefd; $custom-light: #bac6fe; $custom-dark: #000000;
JSON
{
"hex": "#98aefd",
"rgb": {
"r": 152,
"g": 174,
"b": 253
},
"hsl": {
"h": 226.931,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.76493,
"c": 0.11637,
"h": 271.5
},
"luminance": 0.44039
}Semantic roles & 50–950 ramp
primary
#98AEFD
secondary
#F7EFD4
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186