#6F90F9#6F90F9
#6F90F9 is a light, vivid blue. Relative luminance 0.302; OKLCH L 67.7% C 0.159 H 268.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6F90F9 |
|---|---|
| RGB | rgb(111, 144, 249) |
| HSL | hsl(226, 92%, 71%) |
| HSV | hsv(226, 55%, 98%) |
| CMYK | cmyk(55.4%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(61.79, 18.29, -56.08) |
| CIE-LCH | lch(61.79, 58.98, 288.07°) |
| OKLab | oklab(67.72% -0.0035 -0.1594) |
| OKLCH | oklch(67.72% 0.159 268.7) |
| XYZ | xyz(33.6220, 30.1630, 93.6545) |
| Luminance | 0.3017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.17
Cornflowerblue
#6495ED
ΔE00 3.63
Periwinkle Blue
#8F99FB
ΔE00 5.72
Dodger Blue
#3E82FC
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.79
Faded Blue
#658CBB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F90F9 #F9D86F
analogous
#6FD5F9 #6F90F9 #936FF9
triadic
#6F90F9 #F96F90 #90F96F
tetradic
#6F90F9 #F96FD5 #F9D86F #6FF993
square
#6F90F9 #F96FD5 #F9D86F #6FF993
split-complementary
#6F90F9 #F9936F #D5F96F
monochromatic
#0A3EE4 #3463F7 #6F90F9 #AABDFB #E2E8FE
Accessibility & contrast
On white
2.99
#6F90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#6F90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F90F9
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F90F9 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#5190F7
Tritanopia (blue-blind)
#17A7B8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #6f90f9; /* rgb */ color: rgb(111, 144, 249); /* oklch */ color: oklch(67.7% 0.159 268.7);
Tailwind
colors: {
custom: {
50: '#a1b0fc',
500: '#6f90f9',
950: '#000000',
},
}SCSS
$custom: #6f90f9; $custom-light: #a1b0fc; $custom-dark: #000000;
JSON
{
"hex": "#6f90f9",
"rgb": {
"r": 111,
"g": 144,
"b": 249
},
"hsl": {
"h": 225.652,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.67717,
"c": 0.15948,
"h": 268.7
},
"luminance": 0.30166
}Semantic roles & 50–950 ramp
primary
#6F90F9
secondary
#F5ECCF
accent
#AF00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85