#3FA2FF#3FA2FF
#3FA2FF is a light, vivid cyan. Relative luminance 0.341; OKLCH L 69.8% C 0.164 H 250.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2FF |
|---|---|
| RGB | rgb(63, 162, 255) |
| HSL | hsl(209, 100%, 62%) |
| HSV | hsv(209, 75%, 100%) |
| CMYK | cmyk(75.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(65.05, 2.10, -54.29) |
| CIE-LCH | lch(65.05, 54.33, 272.22°) |
| OKLab | oklab(69.82% -0.0553 -0.1547) |
| OKLCH | oklch(69.82% 0.164 250.3) |
| XYZ | xyz(33.0134, 34.1136, 99.4330) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.76
Dodgerblue
#1E90FF
ΔE00 5.53
Dark Sky Blue
#448EE4
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 7.06
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2FF #FF9C3F
analogous
#3FFFFC #3FA2FF #3F42FF
triadic
#3FA2FF #FF3FA2 #A2FF3F
tetradic
#3FA2FF #FC3FFF #FF9C3F #42FF3F
square
#3FA2FF #FC3FFF #FF9C3F #42FF3F
split-complementary
#3FA2FF #FF3F42 #FFFC3F
monochromatic
#0065C4 #0284FF #3FA2FF #7CC0FF #B9DDFF
Accessibility & contrast
On white
2.68
#3FA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#3FA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA2FF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2FF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#5A96FD
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3fa2ff; /* rgb */ color: rgb(63, 162, 255); /* oklch */ color: oklch(69.8% 0.164 250.3);
Tailwind
colors: {
custom: {
50: '#8dbdff',
500: '#3fa2ff',
950: '#000000',
},
}SCSS
$custom: #3fa2ff; $custom-light: #8dbdff; $custom-dark: #000000;
JSON
{
"hex": "#3fa2ff",
"rgb": {
"r": 63,
"g": 162,
"b": 255
},
"hsl": {
"h": 209.063,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.6982,
"c": 0.16428,
"h": 250.3
},
"luminance": 0.34117
}Semantic roles & 50–950 ramp
primary
#3FA2FF
secondary
#F0CCAA
accent
#6F00E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186