#6FAAFE#6FAAFE
#6FAAFE is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.3% C 0.137 H 257.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAAFE |
|---|---|
| RGB | rgb(111, 170, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(56.3%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.95, 4.77, -47.47) |
| CIE-LCH | lch(68.95, 47.71, 275.74°) |
| OKLab | oklab(73.34% -0.0302 -0.134) |
| OKLCH | oklch(73.34% 0.137 257.3) |
| XYZ | xyz(38.8134, 39.2815, 99.2834) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 6.27
Dodgerblue
#1E90FF
ΔE00 8.52
Pastel Blue
#A2BFFE
ΔE00 8.60
Azure (survey)
#069AF3
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAAFE #FEC36F
analogous
#6FF1FE #6FAAFE #7C6FFE
triadic
#6FAAFE #FE6FAA #AAFE6F
tetradic
#6FAAFE #FE6FF1 #FEC36F #6FFE7C
square
#6FAAFE #FE6FF1 #FEC36F #6FFE7C
split-complementary
#6FAAFE #FE7C6F #F1FE6F
monochromatic
#0264F1 #3286FE #6FAAFE #ACCEFE #E1EDFF
Accessibility & contrast
On white
2.37
#6FAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6FAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAAFE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAAFE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6faafe; /* rgb */ color: rgb(111, 170, 254); /* oklch */ color: oklch(73.3% 0.137 257.3);
Tailwind
colors: {
custom: {
50: '#a2c2ff',
500: '#6faafe',
950: '#000000',
},
}SCSS
$custom: #6faafe; $custom-light: #a2c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6faafe",
"rgb": {
"r": 111,
"g": 170,
"b": 254
},
"hsl": {
"h": 215.245,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.73341,
"c": 0.13741,
"h": 257.3
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#6FAAFE
secondary
#F7E8D2
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186