#98AFFB#98AFFB
#98AFFB is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.112 H 270.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFFB |
|---|---|
| RGB | rgb(152, 175, 251) |
| HSL | hsl(226, 93%, 79%) |
| HSV | hsv(226, 39%, 98%) |
| CMYK | cmyk(39.4%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.43, 10.52, -40.24) |
| CIE-LCH | lch(72.43, 41.59, 284.65°) |
| OKLab | oklab(76.6% 0.0014 -0.1124) |
| OKLCH | oklch(76.6% 0.112 270.7) |
| XYZ | xyz(45.6862, 44.2982, 97.3912) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFFB #FBE498
analogous
#98E0FB #98AFFB #B398FB
triadic
#98AFFB #FB98AF #AFFB98
tetradic
#98AFFB #FB98E0 #FBE498 #98FBB3
square
#98AFFB #FB98E0 #FBE498 #98FBB3
split-complementary
#98AFFB #FBB398 #E0FB98
monochromatic
#2253F6 #5D81F9 #98AFFB #D3DDFD #E2E8FE
Accessibility & contrast
On white
2.13
#98AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#98AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFFB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFFB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#78BECA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98affb; /* rgb */ color: rgb(152, 175, 251); /* oklch */ color: oklch(76.6% 0.112 270.7);
Tailwind
colors: {
custom: {
50: '#b9c6fd',
500: '#98affb',
950: '#000000',
},
}SCSS
$custom: #98affb; $custom-light: #b9c6fd; $custom-dark: #000000;
JSON
{
"hex": "#98affb",
"rgb": {
"r": 152,
"g": 175,
"b": 251
},
"hsl": {
"h": 226.061,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.766,
"c": 0.11243,
"h": 270.7
},
"luminance": 0.443
}Semantic roles & 50–950 ramp
primary
#98AFFB
secondary
#F6EED5
accent
#B000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285