#65A2FC#65A2FC
#65A2FC is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.1% C 0.147 H 258.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65A2FC |
|---|---|
| RGB | rgb(101, 162, 252) |
| HSL | hsl(216, 96%, 69%) |
| HSV | hsv(216, 60%, 99%) |
| CMYK | cmyk(59.9%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.24, 6.79, -50.70) |
| CIE-LCH | lch(66.24, 51.15, 277.63°) |
| OKLab | oklab(71.07% -0.0305 -0.1437) |
| OKLCH | oklch(71.07% 0.147 258) |
| XYZ | xyz(35.8516, 35.6324, 97.0650) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.25
Dodgerblue
#1E90FF
ΔE00 6.48
Carolina Blue
#8AB8FE
ΔE00 6.51
Dark Sky Blue
#448EE4
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Azure (survey)
#069AF3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A2FC #FCBF65
analogous
#65EDFC #65A2FC #7465FC
triadic
#65A2FC #FC65A2 #A2FC65
tetradic
#65A2FC #FC65ED #FCBF65 #65FC74
square
#65A2FC #FC65ED #FCBF65 #65FC74
split-complementary
#65A2FC #FC7465 #EDFC65
monochromatic
#045EE2 #297EFB #65A2FC #A1C6FD #DDEBFE
Accessibility & contrast
On white
2.58
#65A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#65A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A2FC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A2FC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#679BFA
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65a2fc; /* rgb */ color: rgb(101, 162, 252); /* oklch */ color: oklch(71.1% 0.147 258.0);
Tailwind
colors: {
custom: {
50: '#9cbdfe',
500: '#65a2fc',
950: '#000000',
},
}SCSS
$custom: #65a2fc; $custom-light: #9cbdfe; $custom-dark: #000000;
JSON
{
"hex": "#65a2fc",
"rgb": {
"r": 101,
"g": 162,
"b": 252
},
"hsl": {
"h": 215.762,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.71068,
"c": 0.14689,
"h": 258
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#65A2FC
secondary
#F4E3C8
accent
#8900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186