#6F9FFB#6F9FFB
#6F9FFB is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.9% C 0.145 H 262.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9FFB |
|---|---|
| RGB | rgb(111, 159, 251) |
| HSL | hsl(219, 95%, 71%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(55.8%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(65.86, 10.14, -50.72) |
| CIE-LCH | lch(65.86, 51.73, 281.30°) |
| OKLab | oklab(70.88% -0.0191 -0.1436) |
| OKLCH | oklch(70.88% 0.145 262.4) |
| XYZ | xyz(36.3603, 35.1379, 96.1143) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.14
Dark Sky Blue
#448EE4
ΔE00 7.37
Dodgerblue
#1E90FF
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9FFB #FBCB6F
analogous
#6FE5FB #6F9FFB #856FFB
triadic
#6F9FFB #FB6F9F #9FFB6F
tetradic
#6F9FFB #FB6FE5 #FBCB6F #6FFB85
square
#6F9FFB #FB6FE5 #FBCB6F #6FFB85
split-complementary
#6F9FFB #FB856F #E5FB6F
monochromatic
#0654E9 #3377F9 #6F9FFB #ABC7FD #E1EBFE
Accessibility & contrast
On white
2.62
#6F9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#6F9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9FFB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9FFB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#679AF9
Tritanopia (blue-blind)
#02B3C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6f9ffb; /* rgb */ color: rgb(111, 159, 251); /* oklch */ color: oklch(70.9% 0.145 262.4);
Tailwind
colors: {
custom: {
50: '#a1bbfd',
500: '#6f9ffb',
950: '#000000',
},
}SCSS
$custom: #6f9ffb; $custom-light: #a1bbfd; $custom-dark: #000000;
JSON
{
"hex": "#6f9ffb",
"rgb": {
"r": 111,
"g": 159,
"b": 251
},
"hsl": {
"h": 219.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.70884,
"c": 0.1449,
"h": 262.4
},
"luminance": 0.35141
}Semantic roles & 50–950 ramp
primary
#6F9FFB
secondary
#F6E9D0
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085