#6FA4FF#6FA4FF
#6FA4FF is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.145 H 260.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4FF |
|---|---|
| RGB | rgb(111, 164, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(56.5%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.39, 8.51, -50.48) |
| CIE-LCH | lch(67.39, 51.19, 279.57°) |
| OKLab | oklab(72.14% -0.0236 -0.1429) |
| OKLCH | oklch(72.14% 0.145 260.6) |
| XYZ | xyz(37.8748, 37.1473, 99.7626) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 7.83
Dark Sky Blue
#448EE4
ΔE00 8.12
Periwinkle Blue
#8F99FB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4FF #FFCA6F
analogous
#6FECFF #6FA4FF #826FFF
triadic
#6FA4FF #FF6FA4 #A4FF6F
tetradic
#6FA4FF #FF6FEC #FFCA6F #6FFF82
square
#6FA4FF #FF6FEC #FFCA6F #6FFF82
split-complementary
#6FA4FF #FF826F #ECFF6F
monochromatic
#005AF4 #327DFF #6FA4FF #ACCBFF #E0ECFF
Accessibility & contrast
On white
2.49
#6FA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#6FA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4FF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa4ff; /* rgb */ color: rgb(111, 164, 255); /* oklch */ color: oklch(72.1% 0.145 260.6);
Tailwind
colors: {
custom: {
50: '#a2beff',
500: '#6fa4ff',
950: '#000000',
},
}SCSS
$custom: #6fa4ff; $custom-light: #a2beff; $custom-dark: #000000;
JSON
{
"hex": "#6fa4ff",
"rgb": {
"r": 111,
"g": 164,
"b": 255
},
"hsl": {
"h": 217.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.72136,
"c": 0.14481,
"h": 260.6
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#6FA4FF
secondary
#F7EAD3
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186