#47A7FF#47A7FF
#47A7FF is a light, vivid cyan. Relative luminance 0.362; OKLCH L 71.1% C 0.157 H 249.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #47A7FF |
|---|---|
| RGB | rgb(71, 167, 255) |
| HSL | hsl(209, 100%, 64%) |
| HSV | hsv(209, 72%, 100%) |
| CMYK | cmyk(72.2%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(66.67, 0.21, -51.72) |
| CIE-LCH | lch(66.67, 51.72, 270.23°) |
| OKLab | oklab(71.15% -0.0553 -0.147) |
| OKLCH | oklch(71.15% 0.157 249.4) |
| XYZ | xyz(34.4604, 36.1931, 99.7582) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Dodgerblue
#1E90FF
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.97
Dark Sky Blue
#448EE4
ΔE00 8.04
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A7FF #FF9F47
analogous
#47FFFB #47A7FF #474BFF
triadic
#47A7FF #FF47A7 #A7FF47
tetradic
#47A7FF #FB47FF #FF9F47 #4BFF47
square
#47A7FF #FB47FF #FF9F47 #4BFF47
split-complementary
#47A7FF #FF474B #FFFB47
monochromatic
#006ACC #0A8AFF #47A7FF #84C4FF #C1E2FF
Accessibility & contrast
On white
2.55
#47A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#47A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A7FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A7FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47a7ff; /* rgb */ color: rgb(71, 167, 255); /* oklch */ color: oklch(71.1% 0.157 249.4);
Tailwind
colors: {
custom: {
50: '#90c0ff',
500: '#47a7ff',
950: '#000000',
},
}SCSS
$custom: #47a7ff; $custom-light: #90c0ff; $custom-dark: #000000;
JSON
{
"hex": "#47a7ff",
"rgb": {
"r": 71,
"g": 167,
"b": 255
},
"hsl": {
"h": 208.696,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.71149,
"c": 0.15708,
"h": 249.4
},
"luminance": 0.36197
}Semantic roles & 50–950 ramp
primary
#47A7FF
secondary
#F1CFB1
accent
#6E00E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186