#4FA2FF#4FA2FF
#4FA2FF is a light, vivid cyan. Relative luminance 0.347; OKLCH L 70.3% C 0.159 H 253.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2FF |
|---|---|
| RGB | rgb(79, 162, 255) |
| HSL | hsl(212, 100%, 65%) |
| HSV | hsv(212, 69%, 100%) |
| CMYK | cmyk(69%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(65.53, 4.17, -53.51) |
| CIE-LCH | lch(65.53, 53.67, 274.46°) |
| OKLab | oklab(70.33% -0.0459 -0.1522) |
| OKLCH | oklch(70.33% 0.159 253.2) |
| XYZ | xyz(34.1881, 34.7193, 99.4881) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.05
Dodgerblue
#1E90FF
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 5.83
Dark Sky Blue
#448EE4
ΔE00 6.49
Sky Blue (survey)
#75BBFD
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2FF #FFAC4F
analogous
#4FFAFF #4FA2FF #544FFF
triadic
#4FA2FF #FF4FA2 #A2FF4F
tetradic
#4FA2FF #FF4FFA #FFAC4F #4FFF54
square
#4FA2FF #FF4FFA #FFAC4F #4FFF54
split-complementary
#4FA2FF #FF544F #FAFF4F
monochromatic
#0064D4 #1282FF #4FA2FF #8CC2FF #C9E3FF
Accessibility & contrast
On white
2.64
#4FA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#4FA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2FF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#5E98FD
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4fa2ff; /* rgb */ color: rgb(79, 162, 255); /* oklch */ color: oklch(70.3% 0.159 253.2);
Tailwind
colors: {
custom: {
50: '#93bdff',
500: '#4fa2ff',
950: '#000000',
},
}SCSS
$custom: #4fa2ff; $custom-light: #93bdff; $custom-dark: #000000;
JSON
{
"hex": "#4fa2ff",
"rgb": {
"r": 79,
"g": 162,
"b": 255
},
"hsl": {
"h": 211.705,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.70328,
"c": 0.15899,
"h": 253.2
},
"luminance": 0.34723
}Semantic roles & 50–950 ramp
primary
#4FA2FF
secondary
#F2D7B7
accent
#7900E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186