#98AFFC#98AFFC
#98AFFC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.114 H 270.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFFC |
|---|---|
| RGB | rgb(152, 175, 252) |
| HSL | hsl(226, 94%, 79%) |
| HSV | hsv(226, 40%, 99%) |
| CMYK | cmyk(39.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.47, 10.79, -40.71) |
| CIE-LCH | lch(72.47, 42.12, 284.84°) |
| OKLab | oklab(76.65% 0.0016 -0.1138) |
| OKLCH | oklch(76.65% 0.114 270.8) |
| XYZ | xyz(45.8442, 44.3614, 98.2236) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFFC #FCE598
analogous
#98E1FC #98AFFC #B398FC
triadic
#98AFFC #FC98AF #AFFC98
tetradic
#98AFFC #FC98E1 #FCE598 #98FCB3
square
#98AFFC #FC98E1 #FCE598 #98FCB3
split-complementary
#98AFFC #FCB398 #E1FC98
monochromatic
#2153F9 #5D81FA #98AFFC #D3DDFE #E1E8FE
Accessibility & contrast
On white
2.13
#98AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#98AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFFC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFFC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#78BFCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98affc; /* rgb */ color: rgb(152, 175, 252); /* oklch */ color: oklch(76.6% 0.114 270.8);
Tailwind
colors: {
custom: {
50: '#bac6fd',
500: '#98affc',
950: '#000000',
},
}SCSS
$custom: #98affc; $custom-light: #bac6fd; $custom-dark: #000000;
JSON
{
"hex": "#98affc",
"rgb": {
"r": 152,
"g": 175,
"b": 252
},
"hsl": {
"h": 226.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.76646,
"c": 0.1138,
"h": 270.8
},
"luminance": 0.44364
}Semantic roles & 50–950 ramp
primary
#98AFFC
secondary
#F6EFD5
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285