#74ACFC#74ACFC
#74ACFC is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.131 H 257.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACFC |
|---|---|
| RGB | rgb(116, 172, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(54%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.64, 4.04, -45.29) |
| CIE-LCH | lch(69.64, 45.47, 275.10°) |
| OKLab | oklab(73.91% -0.0286 -0.1276) |
| OKLCH | oklch(73.91% 0.131 257.3) |
| XYZ | xyz(39.5196, 40.2432, 97.7617) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 6.70
Pastel Blue
#A2BFFE
ΔE00 7.92
Azure (survey)
#069AF3
ΔE00 9.15
Dodgerblue
#1E90FF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACFC #FCC474
analogous
#74F0FC #74ACFC #8074FC
triadic
#74ACFC #FC74AC #ACFC74
tetradic
#74ACFC #FC74F0 #FCC474 #74FC80
square
#74ACFC #FC74F0 #FCC474 #74FC80
split-complementary
#74ACFC #FC8074 #F0FC74
monochromatic
#0566F0 #3888FB #74ACFC #B0D0FD #E1EDFE
Accessibility & contrast
On white
2.32
#74ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#74ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACFC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACFC | 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)
#8CB1FF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#1FBEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74acfc; /* rgb */ color: rgb(116, 172, 252); /* oklch */ color: oklch(73.9% 0.131 257.3);
Tailwind
colors: {
custom: {
50: '#a4c4fd',
500: '#74acfc',
950: '#000000',
},
}SCSS
$custom: #74acfc; $custom-light: #a4c4fd; $custom-dark: #000000;
JSON
{
"hex": "#74acfc",
"rgb": {
"r": 116,
"g": 172,
"b": 252
},
"hsl": {
"h": 215.294,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.73912,
"c": 0.13079,
"h": 257.3
},
"luminance": 0.40246
}Semantic roles & 50–950 ramp
primary
#74ACFC
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186