#72ABFC#72ABFC
#72ABFC is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.133 H 257.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #72ABFC |
|---|---|
| RGB | rgb(114, 171, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(54.8%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.28, 4.19, -45.87) |
| CIE-LCH | lch(69.28, 46.06, 275.22°) |
| OKLab | oklab(73.6% -0.0293 -0.1293) |
| OKLCH | oklch(73.6% 0.133 257.3) |
| XYZ | xyz(39.0669, 39.7283, 97.6862) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.06
Sky Blue (survey)
#75BBFD
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 8.22
Dodgerblue
#1E90FF
ΔE00 8.86
Azure (survey)
#069AF3
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ABFC #FCC372
analogous
#72F0FC #72ABFC #7E72FC
triadic
#72ABFC #FC72AB #ABFC72
tetradic
#72ABFC #FC72F0 #FCC372 #72FC7E
square
#72ABFC #FC72F0 #FCC372 #72FC7E
split-complementary
#72ABFC #FC7E72 #F0FC72
monochromatic
#0566EF #3687FB #72ABFC #AECFFD #E1EDFE
Accessibility & contrast
On white
2.35
#72ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#72ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ABFC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ABFC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#12BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72abfc; /* rgb */ color: rgb(114, 171, 252); /* oklch */ color: oklch(73.6% 0.133 257.3);
Tailwind
colors: {
custom: {
50: '#a3c3fd',
500: '#72abfc',
950: '#000000',
},
}SCSS
$custom: #72abfc; $custom-light: #a3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#72abfc",
"rgb": {
"r": 114,
"g": 171,
"b": 252
},
"hsl": {
"h": 215.217,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.736,
"c": 0.13261,
"h": 257.3
},
"luminance": 0.39732
}Semantic roles & 50–950 ramp
primary
#72ABFC
secondary
#F6E8D3
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186