#98B2FD#98B2FD
#98B2FD is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.3% C 0.112 H 269.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2FD |
|---|---|
| RGB | rgb(152, 178, 253) |
| HSL | hsl(225, 96%, 79%) |
| HSV | hsv(225, 40%, 99%) |
| CMYK | cmyk(39.9%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.29, 9.38, -39.98) |
| CIE-LCH | lch(73.29, 41.06, 283.20°) |
| OKLab | oklab(77.3% -0.0018 -0.1117) |
| OKLCH | oklch(77.3% 0.112 269.1) |
| XYZ | xyz(46.5935, 45.6057, 99.2572) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2FD #FDE398
analogous
#98E5FD #98B2FD #B198FD
triadic
#98B2FD #FD98B2 #B2FD98
tetradic
#98B2FD #FD98E5 #FDE398 #98FDB1
square
#98B2FD #FD98E5 #FDE398 #98FDB1
split-complementary
#98B2FD #FDB198 #E5FD98
monochromatic
#2058FB #5C85FC #98B2FD #D4DFFE #E1E9FE
Accessibility & contrast
On white
2.07
#98B2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#98B2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2FD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2FD | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#77C1CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98b2fd; /* rgb */ color: rgb(152, 178, 253); /* oklch */ color: oklch(77.3% 0.112 269.1);
Tailwind
colors: {
custom: {
50: '#bac8fe',
500: '#98b2fd',
950: '#000000',
},
}SCSS
$custom: #98b2fd; $custom-light: #bac8fe; $custom-dark: #000000;
JSON
{
"hex": "#98b2fd",
"rgb": {
"r": 152,
"g": 178,
"b": 253
},
"hsl": {
"h": 224.554,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.77296,
"c": 0.11167,
"h": 269.1
},
"luminance": 0.45608
}Semantic roles & 50–950 ramp
primary
#98B2FD
secondary
#F7EED4
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286