#72A3FC#72A3FC
#72A3FC is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.141 H 261.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72A3FC |
|---|---|
| RGB | rgb(114, 163, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 55%, 99%) |
| CMYK | cmyk(54.8%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.12, 8.75, -49.25) |
| CIE-LCH | lch(67.12, 50.03, 280.08°) |
| OKLab | oklab(71.92% -0.0206 -0.1393) |
| OKLCH | oklch(71.92% 0.141 261.6) |
| XYZ | xyz(37.6013, 36.7971, 97.1977) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.32
Carolina Blue
#8AB8FE
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.88
Dodgerblue
#1E90FF
ΔE00 8.02
Dark Sky Blue
#448EE4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A3FC #FCCB72
analogous
#72E8FC #72A3FC #8672FC
triadic
#72A3FC #FC72A3 #A3FC72
tetradic
#72A3FC #FC72E8 #FCCB72 #72FC86
square
#72A3FC #FC72E8 #FCCB72 #72FC86
split-complementary
#72A3FC #FC8672 #E8FC72
monochromatic
#0558EF #367CFB #72A3FC #AECAFD #E1EBFE
Accessibility & contrast
On white
2.51
#72A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#72A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A3FC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A3FC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6E9EFA
Tritanopia (blue-blind)
#18B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #72a3fc; /* rgb */ color: rgb(114, 163, 252); /* oklch */ color: oklch(71.9% 0.141 261.6);
Tailwind
colors: {
custom: {
50: '#a3bdfe',
500: '#72a3fc',
950: '#000000',
},
}SCSS
$custom: #72a3fc; $custom-light: #a3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#72a3fc",
"rgb": {
"r": 114,
"g": 163,
"b": 252
},
"hsl": {
"h": 218.696,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.71924,
"c": 0.14077,
"h": 261.6
},
"luminance": 0.368
}Semantic roles & 50–950 ramp
primary
#72A3FC
secondary
#F6EAD3
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186