#97ADFC#97ADFC
#97ADFC is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.2% C 0.116 H 271.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADFC |
|---|---|
| RGB | rgb(151, 173, 252) |
| HSL | hsl(227, 94%, 79%) |
| HSV | hsv(227, 40%, 99%) |
| CMYK | cmyk(40.1%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(71.89, 11.65, -41.63) |
| CIE-LCH | lch(71.89, 43.23, 285.64°) |
| OKLab | oklab(76.18% 0.0031 -0.1164) |
| OKLCH | oklch(76.18% 0.116 271.5) |
| XYZ | xyz(45.2714, 43.4925, 98.0861) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 8.92
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADFC #FCE697
analogous
#97E0FC #97ADFC #B497FC
triadic
#97ADFC #FC97AD #ADFC97
tetradic
#97ADFC #FC97E0 #FCE697 #97FCB4
square
#97ADFC #FC97E0 #FCE697 #97FCB4
split-complementary
#97ADFC #FCB497 #E0FC97
monochromatic
#204FF9 #5C7EFA #97ADFC #D2DCFE #E1E8FE
Accessibility & contrast
On white
2.17
#97ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#97ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADFC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADFC | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#76BDC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97adfc; /* rgb */ color: rgb(151, 173, 252); /* oklch */ color: oklch(76.2% 0.116 271.5);
Tailwind
colors: {
custom: {
50: '#b9c5fd',
500: '#97adfc',
950: '#000000',
},
}SCSS
$custom: #97adfc; $custom-light: #b9c5fd; $custom-dark: #000000;
JSON
{
"hex": "#97adfc",
"rgb": {
"r": 151,
"g": 173,
"b": 252
},
"hsl": {
"h": 226.931,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.76179,
"c": 0.11649,
"h": 271.5
},
"luminance": 0.43495
}Semantic roles & 50–950 ramp
primary
#97ADFC
secondary
#F6EFD5
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185