#65A5FF#65A5FF
#65A5FF is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.9% C 0.148 H 257.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65A5FF |
|---|---|
| RGB | rgb(101, 165, 255) |
| HSL | hsl(215, 100%, 70%) |
| HSV | hsv(215, 60%, 100%) |
| CMYK | cmyk(60.4%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.20, 6.03, -50.81) |
| CIE-LCH | lch(67.20, 51.17, 276.77°) |
| OKLab | oklab(71.86% -0.0329 -0.144) |
| OKLCH | oklch(71.86% 0.148 257.1) |
| XYZ | xyz(36.8655, 36.8936, 99.7668) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 5.93
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Dodgerblue
#1E90FF
ΔE00 7.02
Azure (survey)
#069AF3
ΔE00 7.49
Dark Sky Blue
#448EE4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A5FF #FFBF65
analogous
#65F2FF #65A5FF #7265FF
triadic
#65A5FF #FF65A5 #A5FF65
tetradic
#65A5FF #FF65F2 #FFBF65 #65FF72
square
#65A5FF #FF65F2 #FFBF65 #65FF72
split-complementary
#65A5FF #FF7265 #F2FF65
monochromatic
#0061EA #2881FF #65A5FF #A2C9FF #DFEDFF
Accessibility & contrast
On white
2.51
#65A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#65A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A5FF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A5FF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#6A9DFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #65a5ff; /* rgb */ color: rgb(101, 165, 255); /* oklch */ color: oklch(71.9% 0.148 257.1);
Tailwind
colors: {
custom: {
50: '#9dbfff',
500: '#65a5ff',
950: '#000000',
},
}SCSS
$custom: #65a5ff; $custom-light: #9dbfff; $custom-dark: #000000;
JSON
{
"hex": "#65a5ff",
"rgb": {
"r": 101,
"g": 165,
"b": 255
},
"hsl": {
"h": 215.065,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71863,
"c": 0.1477,
"h": 257.1
},
"luminance": 0.36897
}Semantic roles & 50–950 ramp
primary
#65A5FF
secondary
#F6E4CA
accent
#8600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186