#6F90FA#6F90FA
#6F90FA is a light, vivid blue. Relative luminance 0.302; OKLCH L 67.8% C 0.161 H 268.8°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6F90FA |
|---|---|
| RGB | rgb(111, 144, 250) |
| HSL | hsl(226, 93%, 71%) |
| HSV | hsv(226, 56%, 98%) |
| CMYK | cmyk(55.6%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(61.85, 18.61, -56.54) |
| CIE-LCH | lch(61.85, 59.52, 288.22°) |
| OKLab | oklab(67.78% -0.0033 -0.1608) |
| OKLCH | oklch(67.78% 0.161 268.8) |
| XYZ | xyz(33.7784, 30.2256, 94.4781) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.24
Cornflowerblue
#6495ED
ΔE00 3.69
Periwinkle Blue
#8F99FB
ΔE00 5.70
Dodger Blue
#3E82FC
ΔE00 6.32
Lavender Blue
#8B88F8
ΔE00 6.77
Faded Blue
#658CBB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F90FA #FAD96F
analogous
#6FD6FA #6F90FA #936FFA
triadic
#6F90FA #FA6F90 #90FA6F
tetradic
#6F90FA #FA6FD6 #FAD96F #6FFA93
square
#6F90FA #FA6FD6 #FAD96F #6FFA93
split-complementary
#6F90FA #FA936F #D6FA6F
monochromatic
#083DE7 #3462F8 #6F90FA #AABEFC #E1E8FE
Accessibility & contrast
On white
2.98
#6F90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#6F90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F90FA
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F90FA | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#5090F8
Tritanopia (blue-blind)
#15A7B9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #6f90fa; /* rgb */ color: rgb(111, 144, 250); /* oklch */ color: oklch(67.8% 0.161 268.8);
Tailwind
colors: {
custom: {
50: '#a2b0fc',
500: '#6f90fa',
950: '#000000',
},
}SCSS
$custom: #6f90fa; $custom-light: #a2b0fc; $custom-dark: #000000;
JSON
{
"hex": "#6f90fa",
"rgb": {
"r": 111,
"g": 144,
"b": 250
},
"hsl": {
"h": 225.755,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.67776,
"c": 0.16083,
"h": 268.8
},
"luminance": 0.30228
}Semantic roles & 50–950 ramp
primary
#6F90FA
secondary
#F5ECD0
accent
#AF00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85