#72A2FA#72A2FA
#72A2FA is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.6% C 0.139 H 261.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #72A2FA |
|---|---|
| RGB | rgb(114, 162, 250) |
| HSL | hsl(219, 93%, 71%) |
| HSV | hsv(219, 54%, 98%) |
| CMYK | cmyk(54.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(66.76, 8.71, -48.74) |
| CIE-LCH | lch(66.76, 49.51, 280.13°) |
| OKLab | oklab(71.61% -0.0199 -0.1378) |
| OKLCH | oklch(71.61% 0.139 261.8) |
| XYZ | xyz(37.1092, 36.3173, 95.4784) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 7.69
Dodgerblue
#1E90FF
ΔE00 7.90
Dark Sky Blue
#448EE4
ΔE00 7.92
Soft Blue
#6488EA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A2FA #FACA72
analogous
#72E6FA #72A2FA #8672FA
triadic
#72A2FA #FA72A2 #A2FA72
tetradic
#72A2FA #FA72E6 #FACA72 #72FA86
square
#72A2FA #FA72E6 #FACA72 #72FA86
split-complementary
#72A2FA #FA8672 #E6FA72
monochromatic
#0858E9 #377BF8 #72A2FA #ADC9FC #E1ECFE
Accessibility & contrast
On white
2.54
#72A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#72A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A2FA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A2FA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#1DB5C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #72a2fa; /* rgb */ color: rgb(114, 162, 250); /* oklch */ color: oklch(71.6% 0.139 261.8);
Tailwind
colors: {
custom: {
50: '#a3bdfc',
500: '#72a2fa',
950: '#000000',
},
}SCSS
$custom: #72a2fa; $custom-light: #a3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#72a2fa",
"rgb": {
"r": 114,
"g": 162,
"b": 250
},
"hsl": {
"h": 218.824,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.71611,
"c": 0.1392,
"h": 261.8
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#72A2FA
secondary
#F6E9D2
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185