#98AFF0#98AFF0
#98AFF0 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.097 H 269.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFF0 |
|---|---|
| RGB | rgb(152, 175, 240) |
| HSL | hsl(224, 75%, 77%) |
| HSV | hsv(224, 37%, 94%) |
| CMYK | cmyk(36.7%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.98, 7.59, -34.98) |
| CIE-LCH | lch(71.98, 35.79, 282.24°) |
| OKLab | oklab(76.1% -0.0016 -0.0973) |
| OKLCH | oklch(76.1% 0.097 269) |
| XYZ | xyz(44.0023, 43.6247, 88.5231) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.23
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.79
Light Periwinkle
#C1C6FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFF0 #F0D998
analogous
#98DBF0 #98AFF0 #AD98F0
triadic
#98AFF0 #F098AF #AFF098
tetradic
#98AFF0 #F098DB #F0D998 #98F0AD
square
#98AFF0 #F098DB #F0D998 #98F0AD
split-complementary
#98AFF0 #F0AD98 #DBF098
monochromatic
#2D5CE0 #6386E8 #98AFF0 #CDD8F8 #E4EAFB
Accessibility & contrast
On white
2.16
#98AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#98AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFF0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFF0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F3
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#7DBCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98aff0; /* rgb */ color: rgb(152, 175, 240); /* oklch */ color: oklch(76.1% 0.097 269.0);
Tailwind
colors: {
custom: {
50: '#b9c6f5',
500: '#98aff0',
950: '#000000',
},
}SCSS
$custom: #98aff0; $custom-light: #b9c6f5; $custom-dark: #000000;
JSON
{
"hex": "#98aff0",
"rgb": {
"r": 152,
"g": 175,
"b": 240
},
"hsl": {
"h": 224.318,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.76101,
"c": 0.09731,
"h": 269
},
"luminance": 0.43627
}Semantic roles & 50–950 ramp
primary
#98AFF0
secondary
#F3ECD8
accent
#A20FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285