#98AFF2#98AFF2
#98AFF2 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.2% C 0.100 H 269.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFF2 |
|---|---|
| RGB | rgb(152, 175, 242) |
| HSL | hsl(225, 78%, 77%) |
| HSV | hsv(225, 37%, 95%) |
| CMYK | cmyk(37.2%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.06, 8.11, -35.94) |
| CIE-LCH | lch(72.06, 36.85, 282.72°) |
| OKLab | oklab(76.19% -0.0011 -0.1) |
| OKLCH | oklch(76.19% 0.1 269.4) |
| XYZ | xyz(44.3011, 43.7442, 90.0964) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 8.85
Light Periwinkle
#C1C6FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFF2 #F2DB98
analogous
#98DCF2 #98AFF2 #AE98F2
triadic
#98AFF2 #F298AF #AFF298
tetradic
#98AFF2 #F298DC #F2DB98 #98F2AE
square
#98AFF2 #F298DC #F2DB98 #98F2AE
split-complementary
#98AFF2 #F2AE98 #DCF298
monochromatic
#2B5BE4 #6285EB #98AFF2 #CED9F9 #E4EAFC
Accessibility & contrast
On white
2.15
#98AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#98AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFF2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFF2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F5
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#7CBCC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98aff2; /* rgb */ color: rgb(152, 175, 242); /* oklch */ color: oklch(76.2% 0.100 269.4);
Tailwind
colors: {
custom: {
50: '#b9c6f6',
500: '#98aff2',
950: '#000000',
},
}SCSS
$custom: #98aff2; $custom-light: #b9c6f6; $custom-dark: #000000;
JSON
{
"hex": "#98aff2",
"rgb": {
"r": 152,
"g": 175,
"b": 242
},
"hsl": {
"h": 224.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.7619,
"c": 0.10006,
"h": 269.4
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#98AFF2
secondary
#F3ECD8
accent
#A50CDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285