#72A2FC#72A2FC
#72A2FC is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.7% C 0.142 H 262.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72A2FC |
|---|---|
| RGB | rgb(114, 162, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 55%, 99%) |
| CMYK | cmyk(54.8%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.86, 9.33, -49.68) |
| CIE-LCH | lch(66.86, 50.55, 280.64°) |
| OKLab | oklab(71.72% -0.0195 -0.1405) |
| OKLCH | oklch(71.72% 0.142 262.1) |
| XYZ | xyz(37.4244, 36.4434, 97.1387) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.95
Dodgerblue
#1E90FF
ΔE00 7.97
Dark Sky Blue
#448EE4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A2FC #FCCC72
analogous
#72E7FC #72A2FC #8772FC
triadic
#72A2FC #FC72A2 #A2FC72
tetradic
#72A2FC #FC72E7 #FCCC72 #72FC87
square
#72A2FC #FC72E7 #FCCC72 #72FC87
split-complementary
#72A2FC #FC8772 #E7FC72
monochromatic
#0556EF #367AFB #72A2FC #AECAFD #E1EBFE
Accessibility & contrast
On white
2.53
#72A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#72A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A2FC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A2FC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#19B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #72a2fc; /* rgb */ color: rgb(114, 162, 252); /* oklch */ color: oklch(71.7% 0.142 262.1);
Tailwind
colors: {
custom: {
50: '#a3bdfe',
500: '#72a2fc',
950: '#000000',
},
}SCSS
$custom: #72a2fc; $custom-light: #a3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#72a2fc",
"rgb": {
"r": 114,
"g": 162,
"b": 252
},
"hsl": {
"h": 219.13,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.71717,
"c": 0.14184,
"h": 262.1
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#72A2FC
secondary
#F6EAD3
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186