#6FA7FD#6FA7FD
#6FA7FD is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.7% C 0.139 H 258.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7FD |
|---|---|
| RGB | rgb(111, 167, 253) |
| HSL | hsl(216, 97%, 71%) |
| HSV | hsv(216, 56%, 99%) |
| CMYK | cmyk(56.1%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(68.10, 6.16, -48.27) |
| CIE-LCH | lch(68.10, 48.66, 277.28°) |
| OKLab | oklab(72.66% -0.0272 -0.1364) |
| OKLCH | oklch(72.66% 0.139 258.7) |
| XYZ | xyz(38.0977, 38.1056, 98.2569) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 5.39
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Dodgerblue
#1E90FF
ΔE00 8.07
Dark Sky Blue
#448EE4
ΔE00 8.48
Azure (survey)
#069AF3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7FD #FDC56F
analogous
#6FEEFD #6FA7FD #7E6FFD
triadic
#6FA7FD #FD6FA7 #A7FD6F
tetradic
#6FA7FD #FD6FEE #FDC56F #6FFD7E
square
#6FA7FD #FD6FEE #FDC56F #6FFD7E
split-complementary
#6FA7FD #FD7E6F #EEFD6F
monochromatic
#0360EE #3382FC #6FA7FD #ABCCFE #E1EDFF
Accessibility & contrast
On white
2.44
#6FA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6FA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7FD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7FD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fa7fd; /* rgb */ color: rgb(111, 167, 253); /* oklch */ color: oklch(72.7% 0.139 258.7);
Tailwind
colors: {
custom: {
50: '#a2c0fe',
500: '#6fa7fd',
950: '#000000',
},
}SCSS
$custom: #6fa7fd; $custom-light: #a2c0fe; $custom-dark: #000000;
JSON
{
"hex": "#6fa7fd",
"rgb": {
"r": 111,
"g": 167,
"b": 253
},
"hsl": {
"h": 216.338,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.72658,
"c": 0.13911,
"h": 258.7
},
"luminance": 0.38109
}Semantic roles & 50–950 ramp
primary
#6FA7FD
secondary
#F6E8D1
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186