#98AAF2#98AAF2
#98AAF2 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.2% C 0.106 H 272.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAF2 |
|---|---|
| RGB | rgb(152, 170, 242) |
| HSL | hsl(228, 78%, 77%) |
| HSV | hsv(228, 37%, 95%) |
| CMYK | cmyk(37.2%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(70.76, 10.91, -37.96) |
| CIE-LCH | lch(70.76, 39.50, 286.04°) |
| OKLab | oklab(75.18% 0.0053 -0.1059) |
| OKLCH | oklch(75.18% 0.106 272.9) |
| XYZ | xyz(43.3459, 41.8338, 89.7780) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.60
Carolina Blue
#8AB8FE
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 9.35
Light Grey Blue
#9DBCD4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAF2 #F2E098
analogous
#98D7F2 #98AAF2 #B398F2
triadic
#98AAF2 #F298AA #AAF298
tetradic
#98AAF2 #F298D7 #F2E098 #98F2B3
square
#98AAF2 #F298D7 #F2E098 #98F2B3
split-complementary
#98AAF2 #F2B398 #D7F298
monochromatic
#2B50E4 #627DEB #98AAF2 #CED7F9 #E4E9FC
Accessibility & contrast
On white
2.24
#98AAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#98AAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAF2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAF2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#7DB8C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98aaf2; /* rgb */ color: rgb(152, 170, 242); /* oklch */ color: oklch(75.2% 0.106 272.9);
Tailwind
colors: {
custom: {
50: '#b9c3f6',
500: '#98aaf2',
950: '#000000',
},
}SCSS
$custom: #98aaf2; $custom-light: #b9c3f6; $custom-dark: #000000;
JSON
{
"hex": "#98aaf2",
"rgb": {
"r": 152,
"g": 170,
"b": 242
},
"hsl": {
"h": 228,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.7518,
"c": 0.10599,
"h": 272.9
},
"luminance": 0.41836
}Semantic roles & 50–950 ramp
primary
#98AAF2
secondary
#F3EED8
accent
#B10CDA
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#121217
muted
#818185