#74ABFC#74ABFC
#74ABFC is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.7% C 0.132 H 257.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABFC |
|---|---|
| RGB | rgb(116, 171, 252) |
| HSL | hsl(216, 96%, 72%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(54%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.37, 4.61, -45.71) |
| CIE-LCH | lch(69.37, 45.94, 275.75°) |
| OKLab | oklab(73.7% -0.0275 -0.1288) |
| OKLCH | oklch(73.7% 0.132 257.9) |
| XYZ | xyz(39.3300, 39.8640, 97.6985) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.97
Dodgerblue
#1E90FF
ΔE00 9.03
Azure (survey)
#069AF3
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABFC #FCC574
analogous
#74EFFC #74ABFC #8174FC
triadic
#74ABFC #FC74AB #ABFC74
tetradic
#74ABFC #FC74EF #FCC574 #74FC81
square
#74ABFC #FC74EF #FCC574 #74FC81
split-complementary
#74ABFC #FC8174 #EFFC74
monochromatic
#0564F0 #3887FB #74ABFC #B0CFFD #E1EDFE
Accessibility & contrast
On white
2.34
#74ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#74ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABFC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABFC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#79A4FA
Tritanopia (blue-blind)
#1FBDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #74abfc; /* rgb */ color: rgb(116, 171, 252); /* oklch */ color: oklch(73.7% 0.132 257.9);
Tailwind
colors: {
custom: {
50: '#a4c3fd',
500: '#74abfc',
950: '#000000',
},
}SCSS
$custom: #74abfc; $custom-light: #a4c3fd; $custom-dark: #000000;
JSON
{
"hex": "#74abfc",
"rgb": {
"r": 116,
"g": 171,
"b": 252
},
"hsl": {
"h": 215.735,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.73701,
"c": 0.13176,
"h": 257.9
},
"luminance": 0.39867
}Semantic roles & 50–950 ramp
primary
#74ABFC
secondary
#F7E9D4
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186