#74A7FC#74A7FC
#74A7FC is a light, vivid blue. Relative luminance 0.384; OKLCH L 72.9% C 0.136 H 260.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74A7FC |
|---|---|
| RGB | rgb(116, 167, 252) |
| HSL | hsl(218, 96%, 72%) |
| HSV | hsv(218, 54%, 99%) |
| CMYK | cmyk(54%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.30, 6.88, -47.40) |
| CIE-LCH | lch(68.30, 47.90, 278.26°) |
| OKLab | oklab(72.86% -0.0232 -0.1338) |
| OKLCH | oklch(72.86% 0.136 260.2) |
| XYZ | xyz(38.5858, 38.3757, 97.4505) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Cornflowerblue
#6495ED
ΔE00 5.34
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 8.28
Dodgerblue
#1E90FF
ΔE00 8.57
Periwinkle Blue
#8F99FB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A7FC #FCC974
analogous
#74EBFC #74A7FC #8574FC
triadic
#74A7FC #FC74A7 #A7FC74
tetradic
#74A7FC #FC74EB #FCC974 #74FC85
square
#74A7FC #FC74EB #FCC974 #74FC85
split-complementary
#74A7FC #FC8574 #EBFC74
monochromatic
#055DF0 #3881FB #74A7FC #B0CDFD #E1ECFE
Accessibility & contrast
On white
2.42
#74A7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#74A7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A7FC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A7FC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#74A1FA
Tritanopia (blue-blind)
#21BAC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #74a7fc; /* rgb */ color: rgb(116, 167, 252); /* oklch */ color: oklch(72.9% 0.136 260.2);
Tailwind
colors: {
custom: {
50: '#a4c0fe',
500: '#74a7fc',
950: '#000000',
},
}SCSS
$custom: #74a7fc; $custom-light: #a4c0fe; $custom-dark: #000000;
JSON
{
"hex": "#74a7fc",
"rgb": {
"r": 116,
"g": 167,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.72863,
"c": 0.13579,
"h": 260.2
},
"luminance": 0.38379
}Semantic roles & 50–950 ramp
primary
#74A7FC
secondary
#F7EAD4
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186