#72A1F8#72A1F8
#72A1F8 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.138 H 261.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72A1F8 |
|---|---|
| RGB | rgb(114, 161, 248) |
| HSL | hsl(219, 91%, 71%) |
| HSV | hsv(219, 54%, 97%) |
| CMYK | cmyk(54%, 35.1%, 0%, 2.7%) |
| CIE-LAB | lab(66.40, 8.67, -48.22) |
| CIE-LCH | lch(66.40, 48.99, 280.19°) |
| OKLab | oklab(71.3% -0.0193 -0.1363) |
| OKLCH | oklch(71.3% 0.138 261.9) |
| XYZ | xyz(36.6218, 35.8416, 93.7770) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 7.50
Soft Blue
#6488EA
ΔE00 7.60
Dark Sky Blue
#448EE4
ΔE00 7.72
Dodgerblue
#1E90FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A1F8 #F8C972
analogous
#72E4F8 #72A1F8 #8672F8
triadic
#72A1F8 #F872A1 #A1F872
tetradic
#72A1F8 #F872E4 #F8C972 #72F886
square
#72A1F8 #F872E4 #F8C972 #72F886
split-complementary
#72A1F8 #F88672 #E4F872
monochromatic
#0B57E4 #387AF5 #72A1F8 #ACC8FB #E2ECFE
Accessibility & contrast
On white
2.57
#72A1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#72A1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A1F8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A1F8 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#22B4C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #72a1f8; /* rgb */ color: rgb(114, 161, 248); /* oklch */ color: oklch(71.3% 0.138 261.9);
Tailwind
colors: {
custom: {
50: '#a3bcfb',
500: '#72a1f8',
950: '#000000',
},
}SCSS
$custom: #72a1f8; $custom-light: #a3bcfb; $custom-dark: #000000;
JSON
{
"hex": "#72a1f8",
"rgb": {
"r": 114,
"g": 161,
"b": 248
},
"hsl": {
"h": 218.955,
"s": 90.541,
"l": 70.98
},
"oklch": {
"l": 0.71298,
"c": 0.13762,
"h": 261.9
},
"luminance": 0.35844
}Semantic roles & 50–950 ramp
primary
#72A1F8
secondary
#F5E8D1
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185