#97ADFD#97ADFD
#97ADFD is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.118 H 271.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADFD |
|---|---|
| RGB | rgb(151, 173, 253) |
| HSL | hsl(227, 96%, 79%) |
| HSV | hsv(227, 40%, 99%) |
| CMYK | cmyk(40.3%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.93, 11.92, -42.10) |
| CIE-LCH | lch(71.93, 43.76, 285.81°) |
| OKLab | oklab(76.23% 0.0034 -0.1178) |
| OKLCH | oklch(76.23% 0.118 271.6) |
| XYZ | xyz(45.4303, 43.5561, 98.9229) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADFD #FDE797
analogous
#97E0FD #97ADFD #B497FD
triadic
#97ADFD #FD97AD #ADFD97
tetradic
#97ADFD #FD97E0 #FDE797 #97FDB4
square
#97ADFD #FD97E0 #FDE797 #97FDB4
split-complementary
#97ADFD #FDB497 #E0FD97
monochromatic
#1F4EFB #5B7EFC #97ADFD #D3DCFE #E1E7FE
Accessibility & contrast
On white
2.16
#97ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#97ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADFD
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADFD | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#76BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97adfd; /* rgb */ color: rgb(151, 173, 253); /* oklch */ color: oklch(76.2% 0.118 271.6);
Tailwind
colors: {
custom: {
50: '#b9c5fe',
500: '#97adfd',
950: '#000000',
},
}SCSS
$custom: #97adfd; $custom-light: #b9c5fe; $custom-dark: #000000;
JSON
{
"hex": "#97adfd",
"rgb": {
"r": 151,
"g": 173,
"b": 253
},
"hsl": {
"h": 227.059,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.76226,
"c": 0.11786,
"h": 271.6
},
"luminance": 0.43558
}Semantic roles & 50–950 ramp
primary
#97ADFD
secondary
#F7EFD4
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186