#98ACFD#98ACFD
#98ACFD is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.119 H 272.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACFD |
|---|---|
| RGB | rgb(152, 172, 253) |
| HSL | hsl(228, 96%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(39.9%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(71.74, 12.74, -42.40) |
| CIE-LCH | lch(71.74, 44.27, 286.73°) |
| OKLab | oklab(76.09% 0.0056 -0.1187) |
| OKLCH | oklch(76.09% 0.119 272.7) |
| XYZ | xyz(45.4257, 43.2702, 98.8679) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 9.01
Powder Blue (survey)
#B1D1FC
ΔE00 9.44
Perrywinkle
#8F8CE7
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACFD #FDE998
analogous
#98DEFD #98ACFD #B798FD
triadic
#98ACFD #FD98AC #ACFD98
tetradic
#98ACFD #FD98DE #FDE998 #98FDB7
square
#98ACFD #FD98DE #FDE998 #98FDB7
split-complementary
#98ACFD #FDB798 #DEFD98
monochromatic
#204BFB #5C7CFC #98ACFD #D4DCFE #E1E7FE
Accessibility & contrast
On white
2.18
#98ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#98ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACFD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACFD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#78BCC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98acfd; /* rgb */ color: rgb(152, 172, 253); /* oklch */ color: oklch(76.1% 0.119 272.7);
Tailwind
colors: {
custom: {
50: '#bac4fe',
500: '#98acfd',
950: '#000000',
},
}SCSS
$custom: #98acfd; $custom-light: #bac4fe; $custom-dark: #000000;
JSON
{
"hex": "#98acfd",
"rgb": {
"r": 152,
"g": 172,
"b": 253
},
"hsl": {
"h": 228.119,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.76094,
"c": 0.11879,
"h": 272.7
},
"luminance": 0.43272
}Semantic roles & 50–950 ramp
primary
#98ACFD
secondary
#F7F0D4
accent
#B800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186