#98ACFF#98ACFF
#98ACFF is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.2% C 0.122 H 272.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACFF |
|---|---|
| RGB | rgb(152, 172, 255) |
| HSL | hsl(228, 100%, 80%) |
| HSV | hsv(228, 40%, 100%) |
| CMYK | cmyk(40.4%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.82, 13.29, -43.34) |
| CIE-LCH | lch(71.82, 45.33, 287.04°) |
| OKLab | oklab(76.19% 0.0061 -0.1214) |
| OKLCH | oklch(76.19% 0.122 272.9) |
| XYZ | xyz(45.7460, 43.3983, 100.5547) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perrywinkle
#8F8CE7
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACFF #FFEB98
analogous
#98DFFF #98ACFF #B898FF
triadic
#98ACFF #FF98AC #ACFF98
tetradic
#98ACFF #FF98DF #FFEB98 #98FFB8
square
#98ACFF #FF98DF #FFEB98 #98FFB8
split-complementary
#98ACFF #FFB898 #DFFF98
monochromatic
#1E49FF #5B7BFF #98ACFF #D5DDFF #E0E6FF
Accessibility & contrast
On white
2.17
#98ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#98ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACFF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACFF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#77BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98acff; /* rgb */ color: rgb(152, 172, 255); /* oklch */ color: oklch(76.2% 0.122 272.9);
Tailwind
colors: {
custom: {
50: '#bac4ff',
500: '#98acff',
950: '#000000',
},
}SCSS
$custom: #98acff; $custom-light: #bac4ff; $custom-dark: #000000;
JSON
{
"hex": "#98acff",
"rgb": {
"r": 152,
"g": 172,
"b": 255
},
"hsl": {
"h": 228.35,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.76189,
"c": 0.12154,
"h": 272.9
},
"luminance": 0.434
}Semantic roles & 50–950 ramp
primary
#98ACFF
secondary
#F7F0D4
accent
#B900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186