#68A2FF#68A2FF
#68A2FF is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.4% C 0.150 H 259.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68A2FF |
|---|---|
| RGB | rgb(104, 162, 255) |
| HSL | hsl(217, 100%, 70%) |
| HSV | hsv(217, 59%, 100%) |
| CMYK | cmyk(59.2%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.52, 8.31, -51.87) |
| CIE-LCH | lch(66.52, 52.53, 279.10°) |
| OKLab | oklab(71.37% -0.0274 -0.1471) |
| OKLCH | oklch(71.37% 0.15 259.5) |
| XYZ | xyz(36.6729, 36.0005, 99.6045) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.18
Carolina Blue
#8AB8FE
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 6.89
Dark Sky Blue
#448EE4
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.45
Azure (survey)
#069AF3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68A2FF #FFC568
analogous
#68EDFF #68A2FF #7A68FF
triadic
#68A2FF #FF68A2 #A2FF68
tetradic
#68A2FF #FF68ED #FFC568 #68FF7A
square
#68A2FF #FF68ED #FFC568 #68FF7A
split-complementary
#68A2FF #FF7A68 #EDFF68
monochromatic
#005BED #2B7CFF #68A2FF #A5C8FF #E0ECFF
Accessibility & contrast
On white
2.56
#68A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#68A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68A2FF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68A2FF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #68a2ff; /* rgb */ color: rgb(104, 162, 255); /* oklch */ color: oklch(71.4% 0.150 259.5);
Tailwind
colors: {
custom: {
50: '#9ebdff',
500: '#68a2ff',
950: '#000000',
},
}SCSS
$custom: #68a2ff; $custom-light: #9ebdff; $custom-dark: #000000;
JSON
{
"hex": "#68a2ff",
"rgb": {
"r": 104,
"g": 162,
"b": 255
},
"hsl": {
"h": 216.954,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71373,
"c": 0.14961,
"h": 259.5
},
"luminance": 0.36004
}Semantic roles & 50–950 ramp
primary
#68A2FF
secondary
#F6E6CD
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186