#67A2FF#67A2FF
#67A2FF is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.3% C 0.150 H 259.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67A2FF |
|---|---|
| RGB | rgb(103, 162, 255) |
| HSL | hsl(217, 100%, 70%) |
| HSV | hsv(217, 60%, 100%) |
| CMYK | cmyk(59.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.47, 8.13, -51.95) |
| CIE-LCH | lch(66.47, 52.58, 278.89°) |
| OKLab | oklab(71.33% -0.0282 -0.1473) |
| OKLCH | oklch(71.33% 0.15 259.2) |
| XYZ | xyz(36.5575, 35.9410, 99.5991) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 6.33
Dodgerblue
#1E90FF
ΔE00 6.78
Dark Sky Blue
#448EE4
ΔE00 7.23
Sky Blue (survey)
#75BBFD
ΔE00 7.41
Azure (survey)
#069AF3
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67A2FF #FFC467
analogous
#67EEFF #67A2FF #7867FF
triadic
#67A2FF #FF67A2 #A2FF67
tetradic
#67A2FF #FF67EE #FFC467 #67FF78
square
#67A2FF #FF67EE #FFC467 #67FF78
split-complementary
#67A2FF #FF7867 #EEFF67
monochromatic
#005BEC #2A7DFF #67A2FF #A4C7FF #E0ECFF
Accessibility & contrast
On white
2.56
#67A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#67A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67A2FF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67A2FF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67a2ff; /* rgb */ color: rgb(103, 162, 255); /* oklch */ color: oklch(71.3% 0.150 259.2);
Tailwind
colors: {
custom: {
50: '#9ebdff',
500: '#67a2ff',
950: '#000000',
},
}SCSS
$custom: #67a2ff; $custom-light: #9ebdff; $custom-dark: #000000;
JSON
{
"hex": "#67a2ff",
"rgb": {
"r": 103,
"g": 162,
"b": 255
},
"hsl": {
"h": 216.711,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.71325,
"c": 0.14999,
"h": 259.2
},
"luminance": 0.35944
}Semantic roles & 50–950 ramp
primary
#67A2FF
secondary
#F6E6CC
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186