#65A4FF#65A4FF
#65A4FF is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.149 H 257.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65A4FF |
|---|---|
| RGB | rgb(101, 164, 255) |
| HSL | hsl(215, 100%, 70%) |
| HSV | hsv(215, 60%, 100%) |
| CMYK | cmyk(60.4%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(66.93, 6.61, -51.24) |
| CIE-LCH | lch(66.93, 51.66, 277.35°) |
| OKLab | oklab(71.65% -0.0319 -0.1452) |
| OKLCH | oklch(71.65% 0.149 257.6) |
| XYZ | xyz(36.6859, 36.5343, 99.7069) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 6.09
Sky Blue (survey)
#75BBFD
ΔE00 6.71
Dodgerblue
#1E90FF
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 7.45
Azure (survey)
#069AF3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65A4FF #FFC065
analogous
#65F1FF #65A4FF #7365FF
triadic
#65A4FF #FF65A4 #A4FF65
tetradic
#65A4FF #FF65F1 #FFC065 #65FF73
square
#65A4FF #FF65F1 #FFC065 #65FF73
split-complementary
#65A4FF #FF7365 #F1FF65
monochromatic
#0060EA #2880FF #65A4FF #A2C8FF #DFECFF
Accessibility & contrast
On white
2.53
#65A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#65A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65A4FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65A4FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #65a4ff; /* rgb */ color: rgb(101, 164, 255); /* oklch */ color: oklch(71.7% 0.149 257.6);
Tailwind
colors: {
custom: {
50: '#9dbeff',
500: '#65a4ff',
950: '#000000',
},
}SCSS
$custom: #65a4ff; $custom-light: #9dbeff; $custom-dark: #000000;
JSON
{
"hex": "#65a4ff",
"rgb": {
"r": 101,
"g": 164,
"b": 255
},
"hsl": {
"h": 215.455,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71652,
"c": 0.14871,
"h": 257.6
},
"luminance": 0.36538
}Semantic roles & 50–950 ramp
primary
#65A4FF
secondary
#F6E4CA
accent
#8800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186