#72A2F2#72A2F2
#72A2F2 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.2% C 0.129 H 260.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72A2F2 |
|---|---|
| RGB | rgb(114, 162, 242) |
| HSL | hsl(218, 83%, 70%) |
| HSV | hsv(218, 53%, 95%) |
| CMYK | cmyk(52.9%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.39, 6.25, -44.96) |
| CIE-LCH | lch(66.39, 45.39, 277.91°) |
| OKLab | oklab(71.2% -0.0219 -0.1268) |
| OKLCH | oklch(71.2% 0.129 260.2) |
| XYZ | xyz(35.8813, 35.8262, 89.0115) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 6.04
Dark Sky Blue
#448EE4
ΔE00 7.56
Dodgerblue
#1E90FF
ΔE00 7.66
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72A2F2 #F2C272
analogous
#72E2F2 #72A2F2 #8272F2
triadic
#72A2F2 #F272A2 #A2F272
tetradic
#72A2F2 #F272E2 #F2C272 #72F282
square
#72A2F2 #F272E2 #F2C272 #72F282
split-complementary
#72A2F2 #F28272 #E2F272
monochromatic
#145DD6 #3A7DED #72A2F2 #AAC7F7 #E2ECFC
Accessibility & contrast
On white
2.57
#72A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#72A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72A2F2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72A2F2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#2CB4BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #72a2f2; /* rgb */ color: rgb(114, 162, 242); /* oklch */ color: oklch(71.2% 0.129 260.2);
Tailwind
colors: {
custom: {
50: '#a2bdf6',
500: '#72a2f2',
950: '#000000',
},
}SCSS
$custom: #72a2f2; $custom-light: #a2bdf6; $custom-dark: #000000;
JSON
{
"hex": "#72a2f2",
"rgb": {
"r": 114,
"g": 162,
"b": 242
},
"hsl": {
"h": 217.5,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.71197,
"c": 0.12864,
"h": 260.2
},
"luminance": 0.35829
}Semantic roles & 50–950 ramp
primary
#72A2F2
secondary
#F2E4CE
accent
#8E06E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185