#46A0FF#46A0FF
#46A0FF is a light, vivid cyan. Relative luminance 0.337; OKLCH L 69.6% C 0.164 H 252.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #46A0FF |
|---|---|
| RGB | rgb(70, 160, 255) |
| HSL | hsl(211, 100%, 64%) |
| HSV | hsv(211, 73%, 100%) |
| CMYK | cmyk(72.5%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(64.69, 4.11, -54.85) |
| CIE-LCH | lch(64.69, 55.01, 274.28°) |
| OKLab | oklab(69.59% -0.0497 -0.1563) |
| OKLCH | oklch(69.59% 0.164 252.4) |
| XYZ | xyz(33.1398, 33.6600, 99.3388) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.29
Dodgerblue
#1E90FF
ΔE00 4.85
Cornflowerblue
#6495ED
ΔE00 5.96
Dark Sky Blue
#448EE4
ΔE00 5.98
Sky Blue (survey)
#75BBFD
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A0FF #FFA546
analogous
#46FCFF #46A0FF #4846FF
triadic
#46A0FF #FF46A0 #A0FF46
tetradic
#46A0FF #FF46FC #FFA546 #46FF48
square
#46A0FF #FF46FC #FFA546 #46FF48
split-complementary
#46A0FF #FF4846 #FCFF46
monochromatic
#0063CB #0981FF #46A0FF #83BFFF #C0DFFF
Accessibility & contrast
On white
2.72
#46A0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#46A0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A0FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A0FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#5895FD
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46a0ff; /* rgb */ color: rgb(70, 160, 255); /* oklch */ color: oklch(69.6% 0.164 252.4);
Tailwind
colors: {
custom: {
50: '#8fbbff',
500: '#46a0ff',
950: '#000000',
},
}SCSS
$custom: #46a0ff; $custom-light: #8fbbff; $custom-dark: #000000;
JSON
{
"hex": "#46a0ff",
"rgb": {
"r": 70,
"g": 160,
"b": 255
},
"hsl": {
"h": 210.811,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.69593,
"c": 0.164,
"h": 252.4
},
"luminance": 0.33664
}Semantic roles & 50–950 ramp
primary
#46A0FF
secondary
#F1D1B0
accent
#7600E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086