#6F9FF9#6F9FF9
#6F9FF9 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.8% C 0.142 H 262.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9FF9 |
|---|---|
| RGB | rgb(111, 159, 249) |
| HSL | hsl(219, 92%, 71%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(55.4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(65.76, 9.51, -49.79) |
| CIE-LCH | lch(65.76, 50.69, 280.82°) |
| OKLab | oklab(70.78% -0.0196 -0.1409) |
| OKLCH | oklch(70.78% 0.142 262.1) |
| XYZ | xyz(36.0467, 35.0125, 94.4627) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.20
Carolina Blue
#8AB8FE
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.11
Dark Sky Blue
#448EE4
ΔE00 7.26
Dodgerblue
#1E90FF
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9FF9 #F9C96F
analogous
#6FE4F9 #6F9FF9 #846FF9
triadic
#6F9FF9 #F96F9F #9FF96F
tetradic
#6F9FF9 #F96FE4 #F9C96F #6FF984
square
#6F9FF9 #F96FE4 #F9C96F #6FF984
split-complementary
#6F9FF9 #F9846F #E4F96F
monochromatic
#0A56E4 #3478F7 #6F9FF9 #AAC6FB #E2EBFE
Accessibility & contrast
On white
2.62
#6F9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#6F9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9FF9
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9FF9 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#0CB3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6f9ff9; /* rgb */ color: rgb(111, 159, 249); /* oklch */ color: oklch(70.8% 0.142 262.1);
Tailwind
colors: {
custom: {
50: '#a1bbfb',
500: '#6f9ff9',
950: '#000000',
},
}SCSS
$custom: #6f9ff9; $custom-light: #a1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#6f9ff9",
"rgb": {
"r": 111,
"g": 159,
"b": 249
},
"hsl": {
"h": 219.13,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.70776,
"c": 0.14226,
"h": 262.1
},
"luminance": 0.35015
}Semantic roles & 50–950 ramp
primary
#6F9FF9
secondary
#F5E8CF
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085