#74ABFD#74ABFD
#74ABFD is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.8% C 0.133 H 258.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABFD |
|---|---|
| RGB | rgb(116, 171, 253) |
| HSL | hsl(216, 97%, 72%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(54.2%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.42, 4.91, -46.18) |
| CIE-LCH | lch(69.42, 46.44, 276.07°) |
| OKLab | oklab(73.75% -0.0273 -0.1302) |
| OKLCH | oklch(73.75% 0.133 258.2) |
| XYZ | xyz(39.4889, 39.9275, 98.5353) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.95
Dodgerblue
#1E90FF
ΔE00 9.06
Azure (survey)
#069AF3
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABFD #FDC674
analogous
#74F0FD #74ABFD #8174FD
triadic
#74ABFD #FD74AB #ABFD74
tetradic
#74ABFD #FD74F0 #FDC674 #74FD81
square
#74ABFD #FD74F0 #FDC674 #74FD81
split-complementary
#74ABFD #FD8174 #F0FD74
monochromatic
#0364F3 #3887FC #74ABFD #B0CFFE #E1EDFF
Accessibility & contrast
On white
2.34
#74ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#74ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABFD
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABFD | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#1DBDC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #74abfd; /* rgb */ color: rgb(116, 171, 253); /* oklch */ color: oklch(73.8% 0.133 258.2);
Tailwind
colors: {
custom: {
50: '#a4c3fe',
500: '#74abfd',
950: '#000000',
},
}SCSS
$custom: #74abfd; $custom-light: #a4c3fe; $custom-dark: #000000;
JSON
{
"hex": "#74abfd",
"rgb": {
"r": 116,
"g": 171,
"b": 253
},
"hsl": {
"h": 215.912,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.73752,
"c": 0.13305,
"h": 258.2
},
"luminance": 0.39931
}Semantic roles & 50–950 ramp
primary
#74ABFD
secondary
#F7E9D4
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186