#72A2FB#72A2FB
#72A2FB is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.7% C 0.141 H 261.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72A2FB |
|---|---|
| RGB | rgb(114, 162, 251) |
| HSL | hsl(219, 94%, 72%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(54.6%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.81, 9.02, -49.21) |
| CIE-LCH | lch(66.81, 50.03, 280.39°) |
| OKLab | oklab(71.66% -0.0197 -0.1391) |
| OKLCH | oklch(71.66% 0.141 261.9) |
| XYZ | xyz(37.2664, 36.3802, 96.3063) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.05
Carolina Blue
#8AB8FE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 7.66
Dodgerblue
#1E90FF
ΔE00 7.93
Soft Blue
#6488EA
ΔE00 7.94
Dark Sky Blue
#448EE4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A2FB #FBCB72
analogous
#72E7FB #72A2FB #8772FB
triadic
#72A2FB #FB72A2 #A2FB72
tetradic
#72A2FB #FB72E7 #FBCB72 #72FB87
square
#72A2FB #FB72E7 #FBCB72 #72FB87
split-complementary
#72A2FB #FB8772 #E7FB72
monochromatic
#0757EC #367BF9 #72A2FB #AEC9FD #E1EBFE
Accessibility & contrast
On white
2.54
#72A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#72A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A2FB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A2FB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#6D9DF9
Tritanopia (blue-blind)
#1BB6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #72a2fb; /* rgb */ color: rgb(114, 162, 251); /* oklch */ color: oklch(71.7% 0.141 261.9);
Tailwind
colors: {
custom: {
50: '#a3bdfd',
500: '#72a2fb',
950: '#000000',
},
}SCSS
$custom: #72a2fb; $custom-light: #a3bdfd; $custom-dark: #000000;
JSON
{
"hex": "#72a2fb",
"rgb": {
"r": 114,
"g": 162,
"b": 251
},
"hsl": {
"h": 218.978,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.71664,
"c": 0.14052,
"h": 261.9
},
"luminance": 0.36383
}Semantic roles & 50–950 ramp
primary
#72A2FB
secondary
#F6EAD3
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185