#6CA2FE#6CA2FE
#6CA2FE is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.147 H 260.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA2FE |
|---|---|
| RGB | rgb(108, 162, 254) |
| HSL | hsl(218, 99%, 71%) |
| HSV | hsv(218, 57%, 100%) |
| CMYK | cmyk(57.5%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(66.66, 8.76, -51.10) |
| CIE-LCH | lch(66.66, 51.84, 279.72°) |
| OKLab | oklab(71.52% -0.0242 -0.1447) |
| OKLCH | oklch(71.52% 0.147 260.5) |
| XYZ | xyz(36.9879, 36.1815, 98.7813) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.08
Carolina Blue
#8AB8FE
ΔE00 6.10
Dodgerblue
#1E90FF
ΔE00 7.28
Dark Sky Blue
#448EE4
ΔE00 7.55
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA2FE #FEC86C
analogous
#6CEBFE #6CA2FE #7F6CFE
triadic
#6CA2FE #FE6CA2 #A2FE6C
tetradic
#6CA2FE #FE6CEB #FEC86C #6CFE7F
square
#6CA2FE #FE6CEB #FEC86C #6CFE7F
split-complementary
#6CA2FE #FE7F6C #EBFE6C
monochromatic
#0259EE #2F7CFE #6CA2FE #A9C8FE #E1ECFF
Accessibility & contrast
On white
2.55
#6CA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6CA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA2FE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA2FE | 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)
#699CFC
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ca2fe; /* rgb */ color: rgb(108, 162, 254); /* oklch */ color: oklch(71.5% 0.147 260.5);
Tailwind
colors: {
custom: {
50: '#a0bdff',
500: '#6ca2fe',
950: '#000000',
},
}SCSS
$custom: #6ca2fe; $custom-light: #a0bdff; $custom-dark: #000000;
JSON
{
"hex": "#6ca2fe",
"rgb": {
"r": 108,
"g": 162,
"b": 254
},
"hsl": {
"h": 217.808,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.71515,
"c": 0.14677,
"h": 260.5
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#6CA2FE
secondary
#F6E8CF
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186