#68A4FF#68A4FF
#68A4FF is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.148 H 258.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68A4FF |
|---|---|
| RGB | rgb(104, 164, 255) |
| HSL | hsl(216, 100%, 70%) |
| HSV | hsv(216, 59%, 100%) |
| CMYK | cmyk(59.2%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.06, 7.16, -51.02) |
| CIE-LCH | lch(67.06, 51.52, 277.99°) |
| OKLab | oklab(71.79% -0.0294 -0.1446) |
| OKLCH | oklch(71.79% 0.148 258.5) |
| XYZ | xyz(37.0280, 36.7107, 99.7229) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Dodgerblue
#1E90FF
ΔE00 7.11
Dark Sky Blue
#448EE4
ΔE00 7.62
Azure (survey)
#069AF3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68A4FF #FFC368
analogous
#68EFFF #68A4FF #7768FF
triadic
#68A4FF #FF68A4 #A4FF68
tetradic
#68A4FF #FF68EF #FFC368 #68FF77
square
#68A4FF #FF68EF #FFC368 #68FF77
split-complementary
#68A4FF #FF7768 #EFFF68
monochromatic
#005EED #2B7FFF #68A4FF #A5C9FF #E0EDFF
Accessibility & contrast
On white
2.52
#68A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#68A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68A4FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68A4FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#699DFD
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #68a4ff; /* rgb */ color: rgb(104, 164, 255); /* oklch */ color: oklch(71.8% 0.148 258.5);
Tailwind
colors: {
custom: {
50: '#9ebeff',
500: '#68a4ff',
950: '#000000',
},
}SCSS
$custom: #68a4ff; $custom-light: #9ebeff; $custom-dark: #000000;
JSON
{
"hex": "#68a4ff",
"rgb": {
"r": 104,
"g": 164,
"b": 255
},
"hsl": {
"h": 216.159,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71792,
"c": 0.14754,
"h": 258.5
},
"luminance": 0.36714
}Semantic roles & 50–950 ramp
primary
#68A4FF
secondary
#F6E6CD
accent
#8A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186