#72ABFB#72ABFB
#72ABFB is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.5% C 0.131 H 257.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72ABFB |
|---|---|
| RGB | rgb(114, 171, 251) |
| HSL | hsl(215, 94%, 72%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(54.6%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.23, 3.88, -45.40) |
| CIE-LCH | lch(69.23, 45.56, 274.89°) |
| OKLab | oklab(73.55% -0.0295 -0.128) |
| OKLCH | oklch(73.55% 0.131 257) |
| XYZ | xyz(38.9089, 39.6651, 96.8538) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.10
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 8.24
Azure (survey)
#069AF3
ΔE00 8.82
Dodgerblue
#1E90FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ABFB #FBC272
analogous
#72F0FB #72ABFB #7E72FB
triadic
#72ABFB #FB72AB #ABFB72
tetradic
#72ABFB #FB72F0 #FBC272 #72FB7E
square
#72ABFB #FB72F0 #FBC272 #72FB7E
split-complementary
#72ABFB #FB7E72 #F0FB72
monochromatic
#0766EC #3688F9 #72ABFB #AECEFD #E1EDFE
Accessibility & contrast
On white
2.35
#72ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#72ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ABFB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ABFB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#15BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #72abfb; /* rgb */ color: rgb(114, 171, 251); /* oklch */ color: oklch(73.5% 0.131 257.0);
Tailwind
colors: {
custom: {
50: '#a3c3fd',
500: '#72abfb',
950: '#000000',
},
}SCSS
$custom: #72abfb; $custom-light: #a3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#72abfb",
"rgb": {
"r": 114,
"g": 171,
"b": 251
},
"hsl": {
"h": 215.036,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.73549,
"c": 0.13133,
"h": 257
},
"luminance": 0.39668
}Semantic roles & 50–950 ramp
primary
#72ABFB
secondary
#F6E7D3
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185