#65A2FF#65A2FF
#65A2FF is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.2% C 0.151 H 258.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65A2FF |
|---|---|
| RGB | rgb(101, 162, 255) |
| HSL | hsl(216, 100%, 70%) |
| HSV | hsv(216, 60%, 100%) |
| CMYK | cmyk(60.4%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.39, 7.76, -52.10) |
| CIE-LCH | lch(66.39, 52.67, 278.47°) |
| OKLab | oklab(71.23% -0.0298 -0.1478) |
| OKLCH | oklch(71.23% 0.151 258.6) |
| XYZ | xyz(36.3308, 35.8241, 99.5885) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.29
Carolina Blue
#8AB8FE
ΔE00 6.45
Dodgerblue
#1E90FF
ΔE00 6.60
Dark Sky Blue
#448EE4
ΔE00 7.10
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Azure (survey)
#069AF3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A2FF #FFC265
analogous
#65EFFF #65A2FF #7565FF
triadic
#65A2FF #FF65A2 #A2FF65
tetradic
#65A2FF #FF65EF #FFC265 #65FF75
square
#65A2FF #FF65EF #FFC265 #65FF75
split-complementary
#65A2FF #FF7565 #EFFF65
monochromatic
#005DEA #287DFF #65A2FF #A2C7FF #DFECFF
Accessibility & contrast
On white
2.57
#65A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#65A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A2FF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A2FF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65a2ff; /* rgb */ color: rgb(101, 162, 255); /* oklch */ color: oklch(71.2% 0.151 258.6);
Tailwind
colors: {
custom: {
50: '#9dbdff',
500: '#65a2ff',
950: '#000000',
},
}SCSS
$custom: #65a2ff; $custom-light: #9dbdff; $custom-dark: #000000;
JSON
{
"hex": "#65a2ff",
"rgb": {
"r": 101,
"g": 162,
"b": 255
},
"hsl": {
"h": 216.234,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71231,
"c": 0.15075,
"h": 258.6
},
"luminance": 0.35827
}Semantic roles & 50–950 ramp
primary
#65A2FF
secondary
#F6E4CA
accent
#8B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186