#98ACFA#98ACFA
#98ACFA is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.0% C 0.115 H 272.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACFA |
|---|---|
| RGB | rgb(152, 172, 250) |
| HSL | hsl(228, 91%, 79%) |
| HSV | hsv(228, 39%, 98%) |
| CMYK | cmyk(39.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(71.61, 11.93, -40.97) |
| CIE-LCH | lch(71.61, 42.68, 286.23°) |
| OKLab | oklab(75.95% 0.0049 -0.1145) |
| OKLCH | oklch(75.95% 0.115 272.4) |
| XYZ | xyz(44.9515, 43.0805, 96.3708) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perrywinkle
#8F8CE7
ΔE00 9.43
Powder Blue (survey)
#B1D1FC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACFA #FAE698
analogous
#98DDFA #98ACFA #B598FA
triadic
#98ACFA #FA98AC #ACFA98
tetradic
#98ACFA #FA98DD #FAE698 #98FAB5
square
#98ACFA #FA98DD #FAE698 #98FAB5
split-complementary
#98ACFA #FAB598 #DDFA98
monochromatic
#234EF4 #5E7DF7 #98ACFA #D2DBFD #E2E7FE
Accessibility & contrast
On white
2.18
#98ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#98ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACFA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACFA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#79BCC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98acfa; /* rgb */ color: rgb(152, 172, 250); /* oklch */ color: oklch(76.0% 0.115 272.4);
Tailwind
colors: {
custom: {
50: '#b9c4fc',
500: '#98acfa',
950: '#000000',
},
}SCSS
$custom: #98acfa; $custom-light: #b9c4fc; $custom-dark: #000000;
JSON
{
"hex": "#98acfa",
"rgb": {
"r": 152,
"g": 172,
"b": 250
},
"hsl": {
"h": 227.755,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.75952,
"c": 0.11465,
"h": 272.4
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#98ACFA
secondary
#F6EFD5
accent
#B700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185