#74ACFE#74ACFE
#74ACFE is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.0% C 0.133 H 257.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACFE |
|---|---|
| RGB | rgb(116, 172, 254) |
| HSL | hsl(216, 99%, 73%) |
| HSV | hsv(216, 54%, 100%) |
| CMYK | cmyk(54.3%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.73, 4.65, -46.23) |
| CIE-LCH | lch(69.73, 46.46, 275.75°) |
| OKLab | oklab(74.01% -0.0281 -0.1303) |
| OKLCH | oklch(74.01% 0.133 257.8) |
| XYZ | xyz(39.8382, 40.3706, 99.4397) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 7.88
Dodgerblue
#1E90FF
ΔE00 9.23
Azure (survey)
#069AF3
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACFE #FEC674
analogous
#74F1FE #74ACFE #8174FE
triadic
#74ACFE #FE74AC #ACFE74
tetradic
#74ACFE #FE74F1 #FEC674 #74FE81
square
#74ACFE #FE74F1 #FEC674 #74FE81
split-complementary
#74ACFE #FE8174 #F1FE74
monochromatic
#0265F6 #3788FE #74ACFE #B1D0FE #E1EDFF
Accessibility & contrast
On white
2.31
#74ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#74ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACFE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACFE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#1ABEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74acfe; /* rgb */ color: rgb(116, 172, 254); /* oklch */ color: oklch(74.0% 0.133 257.8);
Tailwind
colors: {
custom: {
50: '#a4c4ff',
500: '#74acfe',
950: '#000000',
},
}SCSS
$custom: #74acfe; $custom-light: #a4c4ff; $custom-dark: #000000;
JSON
{
"hex": "#74acfe",
"rgb": {
"r": 116,
"g": 172,
"b": 254
},
"hsl": {
"h": 215.652,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74012,
"c": 0.13335,
"h": 257.8
},
"luminance": 0.40374
}Semantic roles & 50–950 ramp
primary
#74ACFE
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186