#6FA2F0#6FA2F0
#6FA2F0 is a light, vivid blue. Relative luminance 0.355; OKLCH L 70.9% C 0.127 H 258.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2F0 |
|---|---|
| RGB | rgb(111, 162, 240) |
| HSL | hsl(216, 81%, 69%) |
| HSV | hsv(216, 54%, 94%) |
| CMYK | cmyk(53.8%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(66.14, 5.00, -44.26) |
| CIE-LCH | lch(66.14, 44.54, 276.44°) |
| OKLab | oklab(70.94% -0.0251 -0.1248) |
| OKLCH | oklch(70.94% 0.127 258.6) |
| XYZ | xyz(35.1986, 35.5087, 87.4202) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.80
Carolina Blue
#8AB8FE
ΔE00 6.21
Dark Sky Blue
#448EE4
ΔE00 7.17
Dodgerblue
#1E90FF
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2F0 #F0BD6F
analogous
#6FE3F0 #6FA2F0 #7D6FF0
triadic
#6FA2F0 #F06FA2 #A2F06F
tetradic
#6FA2F0 #F06FE3 #F0BD6F #6FF07D
square
#6FA2F0 #F06FE3 #F0BD6F #6FF07D
split-complementary
#6FA2F0 #F07D6F #E3F06F
monochromatic
#165FCF #387EEA #6FA2F0 #A6C6F6 #DEEAFC
Accessibility & contrast
On white
2.59
#6FA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#6FA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2F0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2F0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F3
Deuteranopia (green-blind)
#739BEE
Tritanopia (blue-blind)
#22B3BE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa2f0; /* rgb */ color: rgb(111, 162, 240); /* oklch */ color: oklch(70.9% 0.127 258.6);
Tailwind
colors: {
custom: {
50: '#a0bdf5',
500: '#6fa2f0',
950: '#000000',
},
}SCSS
$custom: #6fa2f0; $custom-light: #a0bdf5; $custom-dark: #000000;
JSON
{
"hex": "#6fa2f0",
"rgb": {
"r": 111,
"g": 162,
"b": 240
},
"hsl": {
"h": 216.279,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.70936,
"c": 0.12727,
"h": 258.6
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#6FA2F0
secondary
#F0E1CA
accent
#8908DD
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1217
muted
#7F8185