#98AFFA#98AFFA
#98AFFA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.6% C 0.111 H 270.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFFA |
|---|---|
| RGB | rgb(152, 175, 250) |
| HSL | hsl(226, 91%, 79%) |
| HSV | hsv(226, 39%, 98%) |
| CMYK | cmyk(39.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(72.39, 10.25, -39.76) |
| CIE-LCH | lch(72.39, 41.06, 284.45°) |
| OKLab | oklab(76.55% 0.0011 -0.111) |
| OKLCH | oklch(76.55% 0.111 270.6) |
| XYZ | xyz(45.5290, 44.2353, 96.5633) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFFA #FAE398
analogous
#98E0FA #98AFFA #B298FA
triadic
#98AFFA #FA98AF #AFFA98
tetradic
#98AFFA #FA98E0 #FAE398 #98FAB2
square
#98AFFA #FA98E0 #FAE398 #98FAB2
split-complementary
#98AFFA #FAB298 #E0FA98
monochromatic
#2354F4 #5E82F7 #98AFFA #D2DCFD #E2E8FE
Accessibility & contrast
On white
2.13
#98AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#98AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFFA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFFA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#79BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98affa; /* rgb */ color: rgb(152, 175, 250); /* oklch */ color: oklch(76.6% 0.111 270.6);
Tailwind
colors: {
custom: {
50: '#b9c6fc',
500: '#98affa',
950: '#000000',
},
}SCSS
$custom: #98affa; $custom-light: #b9c6fc; $custom-dark: #000000;
JSON
{
"hex": "#98affa",
"rgb": {
"r": 152,
"g": 175,
"b": 250
},
"hsl": {
"h": 225.918,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.76554,
"c": 0.11106,
"h": 270.6
},
"luminance": 0.44237
}Semantic roles & 50–950 ramp
primary
#98AFFA
secondary
#F6EED5
accent
#B000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285