#74ABFA#74ABFA
#74ABFA is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.129 H 257.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABFA |
|---|---|
| RGB | rgb(116, 171, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 54%, 98%) |
| CMYK | cmyk(53.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.28, 4.00, -44.77) |
| CIE-LCH | lch(69.28, 44.94, 275.10°) |
| OKLab | oklab(73.6% -0.0281 -0.1261) |
| OKLCH | oklch(73.6% 0.129 257.4) |
| XYZ | xyz(39.0147, 39.7379, 96.0382) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 5.23
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 8.01
Dodgerblue
#1E90FF
ΔE00 8.99
Azure (survey)
#069AF3
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABFA #FAC374
analogous
#74EEFA #74ABFA #8074FA
triadic
#74ABFA #FA74AB #ABFA74
tetradic
#74ABFA #FA74EE #FAC374 #74FA80
square
#74ABFA #FA74EE #FAC374 #74FA80
split-complementary
#74ABFA #FA8074 #EEFA74
monochromatic
#0866EB #3987F8 #74ABFA #AFCFFC #E1EDFE
Accessibility & contrast
On white
2.35
#74ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#74ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABFA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABFA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#23BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #74abfa; /* rgb */ color: rgb(116, 171, 250); /* oklch */ color: oklch(73.6% 0.129 257.4);
Tailwind
colors: {
custom: {
50: '#a4c3fc',
500: '#74abfa',
950: '#000000',
},
}SCSS
$custom: #74abfa; $custom-light: #a4c3fc; $custom-dark: #000000;
JSON
{
"hex": "#74abfa",
"rgb": {
"r": 116,
"g": 171,
"b": 250
},
"hsl": {
"h": 215.373,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.73602,
"c": 0.1292,
"h": 257.4
},
"luminance": 0.39741
}Semantic roles & 50–950 ramp
primary
#74ABFA
secondary
#F6E8D4
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185