#65A3FF#65A3FF
#65A3FF is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.4% C 0.150 H 258.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65A3FF |
|---|---|
| RGB | rgb(101, 163, 255) |
| HSL | hsl(216, 100%, 70%) |
| HSV | hsv(216, 60%, 100%) |
| CMYK | cmyk(60.4%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.66, 7.18, -51.67) |
| CIE-LCH | lch(66.66, 52.16, 277.91°) |
| OKLab | oklab(71.44% -0.0309 -0.1465) |
| OKLCH | oklch(71.44% 0.15 258.1) |
| XYZ | xyz(36.5076, 36.1778, 99.6475) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.59
Carolina Blue
#8AB8FE
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 6.72
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Dark Sky Blue
#448EE4
ΔE00 7.27
Azure (survey)
#069AF3
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A3FF #FFC165
analogous
#65F0FF #65A3FF #7465FF
triadic
#65A3FF #FF65A3 #A3FF65
tetradic
#65A3FF #FF65F0 #FFC165 #65FF74
square
#65A3FF #FF65F0 #FFC165 #65FF74
split-complementary
#65A3FF #FF7465 #F0FF65
monochromatic
#005EEA #287EFF #65A3FF #A2C8FF #DFECFF
Accessibility & contrast
On white
2.55
#65A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#65A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A3FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A3FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65a3ff; /* rgb */ color: rgb(101, 163, 255); /* oklch */ color: oklch(71.4% 0.150 258.1);
Tailwind
colors: {
custom: {
50: '#9dbdff',
500: '#65a3ff',
950: '#000000',
},
}SCSS
$custom: #65a3ff; $custom-light: #9dbdff; $custom-dark: #000000;
JSON
{
"hex": "#65a3ff",
"rgb": {
"r": 101,
"g": 163,
"b": 255
},
"hsl": {
"h": 215.844,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71441,
"c": 0.14972,
"h": 258.1
},
"luminance": 0.36181
}Semantic roles & 50–950 ramp
primary
#65A3FF
secondary
#F6E4CA
accent
#8900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186