#72ACFE#72ACFE
#72ACFE is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.134 H 257.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #72ACFE |
|---|---|
| RGB | rgb(114, 172, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 55%, 100%) |
| CMYK | cmyk(55.1%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.64, 4.24, -46.38) |
| CIE-LCH | lch(69.64, 46.58, 275.22°) |
| OKLab | oklab(73.91% -0.0298 -0.1308) |
| OKLCH | oklch(73.91% 0.134 257.2) |
| XYZ | xyz(39.5751, 40.2350, 99.4273) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 8.14
Azure (survey)
#069AF3
ΔE00 8.99
Dodgerblue
#1E90FF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ACFE #FEC472
analogous
#72F2FE #72ACFE #7E72FE
triadic
#72ACFE #FE72AC #ACFE72
tetradic
#72ACFE #FE72F2 #FEC472 #72FE7E
square
#72ACFE #FE72F2 #FEC472 #72FE7E
split-complementary
#72ACFE #FE7E72 #F2FE72
monochromatic
#0266F4 #3588FE #72ACFE #AFD0FE #E1EDFF
Accessibility & contrast
On white
2.32
#72ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#72ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ACFE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ACFE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#08BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #72acfe; /* rgb */ color: rgb(114, 172, 254); /* oklch */ color: oklch(73.9% 0.134 257.2);
Tailwind
colors: {
custom: {
50: '#a3c4ff',
500: '#72acfe',
950: '#000000',
},
}SCSS
$custom: #72acfe; $custom-light: #a3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#72acfe",
"rgb": {
"r": 114,
"g": 172,
"b": 254
},
"hsl": {
"h": 215.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.73911,
"c": 0.1342,
"h": 257.2
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#72ACFE
secondary
#F7E9D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186