#74ABFF#74ABFF
#74ABFF is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.136 H 258.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABFF |
|---|---|
| RGB | rgb(116, 171, 255) |
| HSL | hsl(216, 100%, 73%) |
| HSV | hsv(216, 55%, 100%) |
| CMYK | cmyk(54.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.51, 5.52, -47.12) |
| CIE-LCH | lch(69.51, 47.44, 276.69°) |
| OKLab | oklab(73.85% -0.0268 -0.133) |
| OKLCH | oklch(73.85% 0.136 258.6) |
| XYZ | xyz(39.8091, 40.0557, 100.2220) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 5.42
Cornflowerblue
#6495ED
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 7.91
Dodgerblue
#1E90FF
ΔE00 9.11
Azure (survey)
#069AF3
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABFF #FFC874
analogous
#74F0FF #74ABFF #8274FF
triadic
#74ABFF #FF74AB #ABFF74
tetradic
#74ABFF #FF74F0 #FFC874 #74FF82
square
#74ABFF #FF74F0 #FFC874 #74FF82
split-complementary
#74ABFF #FF8274 #F0FF74
monochromatic
#0062F9 #3786FF #74ABFF #B1D0FF #E0EDFF
Accessibility & contrast
On white
2.33
#74ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#74ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABFF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABFF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#18BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74abff; /* rgb */ color: rgb(116, 171, 255); /* oklch */ color: oklch(73.9% 0.136 258.6);
Tailwind
colors: {
custom: {
50: '#a5c3ff',
500: '#74abff',
950: '#000000',
},
}SCSS
$custom: #74abff; $custom-light: #a5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#74abff",
"rgb": {
"r": 116,
"g": 171,
"b": 255
},
"hsl": {
"h": 216.259,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.73853,
"c": 0.13562,
"h": 258.6
},
"luminance": 0.40059
}Semantic roles & 50–950 ramp
primary
#74ABFF
secondary
#F7E9D4
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186