#6F77FF#6F77FF
#6F77FF is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.3% C 0.199 H 276.6°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6F77FF |
|---|---|
| RGB | rgb(111, 119, 255) |
| HSL | hsl(237, 100%, 72%) |
| HSV | hsv(237, 56%, 100%) |
| CMYK | cmyk(56.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(55.88, 35.08, -68.87) |
| CIE-LCH | lch(55.88, 77.29, 296.99°) |
| OKLab | oklab(63.35% 0.0228 -0.1973) |
| OKLCH | oklch(63.35% 0.199 276.6) |
| XYZ | xyz(31.1966, 23.7909, 97.5365) |
| Luminance | 0.2379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.59
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Mediumslateblue
#7B68EE
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.23
Lightish Blue
#3D7AFD
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F77FF #FFF76F
analogous
#6FBFFF #6F77FF #AF6FFF
triadic
#6F77FF #FF6F77 #77FF6F
tetradic
#6F77FF #FF6FBF #FFF76F #6FFFAF
square
#6F77FF #FF6FBF #FFF76F #6FFFAF
split-complementary
#6F77FF #FFAF6F #BFFF6F
monochromatic
#000EF4 #323DFF #6F77FF #ACB1FF #E0E2FF
Accessibility & contrast
On white
3.65
#6F77FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#6F77FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F77FF
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F77FF | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F8CFF
Deuteranopia (green-blind)
#0080FC
Tritanopia (blue-blind)
#1396B0
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #6f77ff; /* rgb */ color: rgb(111, 119, 255); /* oklch */ color: oklch(63.3% 0.199 276.6);
Tailwind
colors: {
custom: {
50: '#a39eff',
500: '#6f77ff',
950: '#000000',
},
}SCSS
$custom: #6f77ff; $custom-light: #a39eff; $custom-dark: #000000;
JSON
{
"hex": "#6f77ff",
"rgb": {
"r": 111,
"g": 119,
"b": 255
},
"hsl": {
"h": 236.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.63346,
"c": 0.19859,
"h": 276.6
},
"luminance": 0.23793
}Semantic roles & 50–950 ramp
primary
#6F77FF
secondary
#F7F5D3
accent
#D900E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86