#97ADFE#97ADFE
#97ADFE is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.3% C 0.119 H 271.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADFE |
|---|---|
| RGB | rgb(151, 173, 254) |
| HSL | hsl(227, 98%, 79%) |
| HSV | hsv(227, 41%, 100%) |
| CMYK | cmyk(40.6%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.97, 12.20, -42.57) |
| CIE-LCH | lch(71.97, 44.29, 285.99°) |
| OKLab | oklab(76.27% 0.0036 -0.1192) |
| OKLCH | oklch(76.27% 0.119 271.7) |
| XYZ | xyz(45.5900, 43.6200, 99.7640) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.65
Periwinkle Blue
#8F99FB
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 8.90
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADFE #FEE897
analogous
#97E1FE #97ADFE #B597FE
triadic
#97ADFE #FE97AD #ADFE97
tetradic
#97ADFE #FE97E1 #FEE897 #97FEB5
square
#97ADFE #FE97E1 #FEE897 #97FEB5
split-complementary
#97ADFE #FEB597 #E1FE97
monochromatic
#1E4DFD #5A7DFD #97ADFE #D4DDFF #E1E7FF
Accessibility & contrast
On white
2.16
#97ADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#97ADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADFE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADFE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#75BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97adfe; /* rgb */ color: rgb(151, 173, 254); /* oklch */ color: oklch(76.3% 0.119 271.7);
Tailwind
colors: {
custom: {
50: '#b9c5ff',
500: '#97adfe',
950: '#000000',
},
}SCSS
$custom: #97adfe; $custom-light: #b9c5ff; $custom-dark: #000000;
JSON
{
"hex": "#97adfe",
"rgb": {
"r": 151,
"g": 173,
"b": 254
},
"hsl": {
"h": 227.184,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.76274,
"c": 0.11923,
"h": 271.7
},
"luminance": 0.43622
}Semantic roles & 50–950 ramp
primary
#97ADFE
secondary
#F7F0D4
accent
#B400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186