#98AFFE#98AFFE
#98AFFE is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.117 H 271.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFFE |
|---|---|
| RGB | rgb(152, 175, 254) |
| HSL | hsl(226, 98%, 80%) |
| HSV | hsv(226, 40%, 100%) |
| CMYK | cmyk(40.2%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.55, 11.33, -41.66) |
| CIE-LCH | lch(72.55, 43.18, 285.21°) |
| OKLab | oklab(76.74% 0.0022 -0.1165) |
| OKLCH | oklch(76.74% 0.117 271.1) |
| XYZ | xyz(46.1628, 44.4889, 99.9015) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.78
Baby Blue (survey)
#A2CFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFFE #FEE798
analogous
#98E2FE #98AFFE #B498FE
triadic
#98AFFE #FE98AF #AFFE98
tetradic
#98AFFE #FE98E2 #FEE798 #98FEB4
square
#98AFFE #FE98E2 #FEE798 #98FEB4
split-complementary
#98AFFE #FEB498 #E2FE98
monochromatic
#1F51FD #5B80FD #98AFFE #D5DEFF #E1E7FF
Accessibility & contrast
On white
2.12
#98AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#98AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFFE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFFE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#77BFCB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98affe; /* rgb */ color: rgb(152, 175, 254); /* oklch */ color: oklch(76.7% 0.117 271.1);
Tailwind
colors: {
custom: {
50: '#bac6ff',
500: '#98affe',
950: '#000000',
},
}SCSS
$custom: #98affe; $custom-light: #bac6ff; $custom-dark: #000000;
JSON
{
"hex": "#98affe",
"rgb": {
"r": 152,
"g": 175,
"b": 254
},
"hsl": {
"h": 226.471,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.7674,
"c": 0.11655,
"h": 271.1
},
"luminance": 0.44491
}Semantic roles & 50–950 ramp
primary
#98AFFE
secondary
#F7EFD4
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286