#74ABFE#74ABFE
#74ABFE is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.134 H 258.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABFE |
|---|---|
| RGB | rgb(116, 171, 254) |
| HSL | hsl(216, 99%, 73%) |
| HSV | hsv(216, 54%, 100%) |
| CMYK | cmyk(54.3%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.46, 5.22, -46.65) |
| CIE-LCH | lch(69.46, 46.94, 276.38°) |
| OKLab | oklab(73.8% -0.027 -0.1316) |
| OKLCH | oklch(73.8% 0.134 258.4) |
| XYZ | xyz(39.6486, 39.9914, 99.3765) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.86
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 7.93
Dodgerblue
#1E90FF
ΔE00 9.08
Azure (survey)
#069AF3
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABFE #FEC774
analogous
#74F0FE #74ABFE #8274FE
triadic
#74ABFE #FE74AB #ABFE74
tetradic
#74ABFE #FE74F0 #FEC774 #74FE82
square
#74ABFE #FE74F0 #FEC774 #74FE82
split-complementary
#74ABFE #FE8274 #F0FE74
monochromatic
#0263F6 #3786FE #74ABFE #B1D0FE #E1EDFF
Accessibility & contrast
On white
2.33
#74ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#74ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABFE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABFE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#1BBDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74abfe; /* rgb */ color: rgb(116, 171, 254); /* oklch */ color: oklch(73.8% 0.134 258.4);
Tailwind
colors: {
custom: {
50: '#a4c3ff',
500: '#74abfe',
950: '#000000',
},
}SCSS
$custom: #74abfe; $custom-light: #a4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#74abfe",
"rgb": {
"r": 116,
"g": 171,
"b": 254
},
"hsl": {
"h": 216.087,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.73802,
"c": 0.13434,
"h": 258.4
},
"luminance": 0.39995
}Semantic roles & 50–950 ramp
primary
#74ABFE
secondary
#F7E9D4
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186